Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds