Searched refs:NILFS_VALID_INODE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nilfs2/ | ||
H A D | ifile.c | 135 if (unlikely(!NILFS_VALID_INODE(sb, ino))) { in nilfs_ifile_get_inode_block() |
H A D | nilfs.h | 120 #define NILFS_VALID_INODE(sb, ino) \ macro |