Searched refs:MAX_INLINE_DIRTABLE_ENTRY (Results 1 – 3 of 3) sorted by relevance
109 #define MAX_INLINE_DIRTABLE_ENTRY 13 macro
270 if (jfs_ip->next_index <= (MAX_INLINE_DIRTABLE_ENTRY + 1)) { in find_index()358 if (index <= MAX_INLINE_DIRTABLE_ENTRY) { in add_index()376 if (index == (MAX_INLINE_DIRTABLE_ENTRY + 1)) { in add_index()2814 if (jfs_ip->next_index > (MAX_INLINE_DIRTABLE_ENTRY + 1)) { in dtInitRoot()
1506 if (JFS_IP(tlck->ip)->next_index < MAX_INLINE_DIRTABLE_ENTRY) { in dataLog()