Home
last modified time | relevance | path

Searched refs:NILFS_ROOT_INO (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
A Dnilfs2_ondisk.h238 #define NILFS_ROOT_INO 2 /* Root file inode */ macro
/linux/fs/nilfs2/
A Dnilfs.h119 #define NILFS_SYS_INO_BITS (BIT(NILFS_ROOT_INO) | NILFS_MDT_INO_BITS)
A Dinode.c546 if (args->root && args->ino == NILFS_ROOT_INO) in nilfs_iget_set()
767 if (ii->i_root && inode->i_ino == NILFS_ROOT_INO) in nilfs_clear_inode()
A Dsuper.c903 inode = nilfs_iget(sb, root, NILFS_ROOT_INO); in nilfs_get_root_dentry()
1009 inode = nilfs_ilookup(sb, root, NILFS_ROOT_INO); in nilfs_checkpoint_is_mounted()
A Dnamei.c464 if (ino < NILFS_FIRST_INO(sb) && ino != NILFS_ROOT_INO) in nilfs_get_dentry()

Completed in 13 milliseconds