Lines Matching refs:BTRFS_I
31 struct btrfs_root *root = BTRFS_I(inode)->root;
42 di = btrfs_lookup_xattr(NULL, root, path, btrfs_ino(BTRFS_I(inode)),
87 struct btrfs_root *root = BTRFS_I(inode)->root;
105 btrfs_ino(BTRFS_I(inode)), name, name_len, -1);
125 btrfs_ino(BTRFS_I(inode)), name, name_len, 0);
136 ret = btrfs_insert_xattr_item(trans, root, path, btrfs_ino(BTRFS_I(inode)),
220 &BTRFS_I(inode)->runtime_flags);
221 clear_bit(BTRFS_INODE_NO_XATTRS, &BTRFS_I(inode)->runtime_flags);
232 struct btrfs_root *root = BTRFS_I(inode)->root;
268 ret = btrfs_update_inode(trans, root, BTRFS_I(inode));
282 struct btrfs_root *root = BTRFS_I(inode)->root;
293 key.objectid = btrfs_ino(BTRFS_I(inode));
378 if (btrfs_root_readonly(BTRFS_I(inode)->root))
393 struct btrfs_root *root = BTRFS_I(inode)->root;
396 ret = btrfs_validate_prop(BTRFS_I(inode), name, value, size);
400 if (btrfs_ignore_prop(BTRFS_I(inode), name))
411 ret = btrfs_update_inode(trans, root, BTRFS_I(inode));