Searched defs:AFFS_ROOT_TAIL (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/affs/ | ||
H A D | affs.h | 23 #define AFFS_ROOT_TAIL(sb, bh) ((struct affs_root_tail *)((bh)->b_data+(sb)->s_blocksize-sizeof(struct affs_root_tail))) macro |
Completed in 43 milliseconds