affs_tail 30 fs/affs/affs.h #define AFFS_TAIL(sb, bh) ((struct affs_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(struct affs_tail))) affs_tail 23 fs/affs/inode.c struct affs_tail *tail; affs_tail 174 fs/affs/inode.c struct affs_tail *tail;