Home
last modified time | relevance | path

Searched refs:affs_tail (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/affs/
Damigaffs.h87 struct affs_tail { struct
Daffs.h20 #define AFFS_TAIL(sb, bh) ((struct affs_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(struct affs_t…
Dinode.c22 struct affs_tail *tail; in affs_iget()
170 struct affs_tail *tail; in affs_write_inode()