Home
last modified time | relevance | path

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

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