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 */
838 struct nilfs_root *root)
842 if (nilfs_mdt_fetch_dirty(root->ifile))
1279 /* Appending a super root */
2695 struct nilfs_root *root)
2706 nilfs_get_root(root);
2707 sci->sc_root = root;
2805 * @root: root object of the current filesystem tree
2815 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root)
2830 nilfs->ns_writer = nilfs_segctor_new(sb, root);