Home
last modified time | relevance | path

Searched refs:AFS_DIR_BLOCKS_PER_PAGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Dxdr_fs.h40 #define AFS_DIR_BLOCKS_PER_PAGE (PAGE_SIZE / AFS_DIR_BLOCK_SIZE) macro
102 union afs_xdr_dir_block blocks[AFS_DIR_BLOCKS_PER_PAGE];
H A Ddir_edit.c248 index = b / AFS_DIR_BLOCKS_PER_PAGE; in afs_edit_dir_add()
411 index = b / AFS_DIR_BLOCKS_PER_PAGE; in afs_edit_dir_remove()