Home
last modified time | relevance | path

Searched refs:i_root (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/nilfs2/
A Dinode.c48 struct nilfs_root *root = NILFS_I(inode)->i_root; in nilfs_inode_add_blocks()
57 struct nilfs_root *root = NILFS_I(inode)->i_root; in nilfs_inode_sub_blocks()
342 root = NILFS_I(dir)->i_root; in nilfs_new_inode()
345 ii->i_root = root; in nilfs_new_inode()
573 NILFS_I(inode)->i_root = args->root; in nilfs_iget_set()
677 args.root = ii->i_root; in nilfs_attach_btree_node_cache()
805 struct inode *ifile = ii->i_root->ifile; in nilfs_update_inode()
911 if (ii->i_root && inode->i_ino == NILFS_ROOT_INO) in nilfs_clear_inode()
912 nilfs_put_root(ii->i_root); in nilfs_clear_inode()
939 atomic64_dec(&ii->i_root->inodes_count); in nilfs_evict_inode()
[all …]
A Dnamei.c63 inode = ino ? nilfs_iget(dir->i_sb, NILFS_I(dir)->i_root, ino) : NULL; in nilfs_lookup()
449 root = NILFS_I(d_inode(child))->i_root; in nilfs_get_parent()
512 struct nilfs_root *root = NILFS_I(inode)->i_root; in nilfs_encode_fh()
A Difile.c165 nused = atomic64_read(&NILFS_I(ifile)->i_root->inodes_count); in nilfs_ifile_count_free_inodes()
A Dnilfs.h63 struct nilfs_root *i_root; member
A Dsuper.c605 struct nilfs_root *root = NILFS_I(d_inode(dentry))->i_root; in nilfs_statfs()
673 struct nilfs_root *root = NILFS_I(d_inode(dentry))->i_root; in nilfs_show_options()
1177 root = NILFS_I(d_inode(sb->s_root))->i_root; in nilfs_remount()
A Dsegment.c485 if (NILFS_I(inode)->i_root && in nilfs_segctor_begin_finfo()

Completed in 14 milliseconds