Searched defs:AFFS_TAIL (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/affs/
H A Daffs.h21 #define AFFS_TAIL(sb, bh) ((struct affs_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(struct affs_tail))) macro

Completed in 107 milliseconds