Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Difile.c161 nused = atomic64_read(&NILFS_I(ifile)->i_root->inodes_count); in nilfs_ifile_count_free_inodes()
H A Dsuper.c617 struct nilfs_root *root = NILFS_I(d_inode(dentry))->i_root; in nilfs_statfs()
685 struct nilfs_root *root = NILFS_I(d_inode(dentry))->i_root; in nilfs_show_options()
1180 root = NILFS_I(d_inode(sb->s_root))->i_root; in nilfs_reconfigure()
H A Dnilfs.h66 struct nilfs_root *i_root; member