Home
last modified time | relevance | path

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

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