Searched refs:MAX_INLINE_DIRTABLE_ENTRY (Results 1 – 2 of 2) sorted by relevance
/linux/fs/jfs/ | ||
H A D | jfs_dtree.h | 96 #define MAX_INLINE_DIRTABLE_ENTRY 13 macro |
H A D | jfs_incore.h | 212 return (JFS_IP(inode)->next_index <= (MAX_INLINE_DIRTABLE_ENTRY + 1)); in jfs_dirtable_inline() |