Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_dtree.h96 #define MAX_INLINE_DIRTABLE_ENTRY 13 macro
H A Djfs_incore.h212 return (JFS_IP(inode)->next_index <= (MAX_INLINE_DIRTABLE_ENTRY + 1)); in jfs_dirtable_inline()