Lines Matching defs:root
48 SC_LSEG_SR = 1, /* Make a logical segment having a super root */
51 * a logical segment without a super root.
72 NILFS_ST_SR, /* Super root */
835 struct nilfs_root *root)
839 if (nilfs_mdt_fetch_dirty(root->ifile))
1276 /* Appending a super root */
2690 struct nilfs_root *root)
2701 nilfs_get_root(root);
2702 sci->sc_root = root;
2800 * @root: root object of the current filesystem tree
2810 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root)
2825 nilfs->ns_writer = nilfs_segctor_new(sb, root);