Searched refs:ref_objectid (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode-item.c57 u64 inode_objectid, u64 ref_objectid, int mod)
67 key.offset = ref_objectid;
82 u64 inode_objectid, u64 ref_objectid, u64 *index)
96 key.offset = ref_objectid;
142 u64 inode_objectid, u64 ref_objectid, u64 index)
152 key.offset = ref_objectid;
53 btrfs_lookup_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, int mod) argument
79 btrfs_del_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 *index) argument
139 btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 index) argument
H A Drelocation.c3029 u64 *ref_objectid, int *path_change)
3060 *ref_objectid = btrfs_ref_objectid_v0(leaf, ref0);
3210 u64 ref_objectid; local
3224 ref_objectid = btrfs_extent_data_ref_objectid(leaf, ref);
3234 key.objectid = ref_objectid;
3294 if (key.objectid != ref_objectid ||
3026 get_ref_objectid_v0(struct reloc_control *rc, struct btrfs_path *path, struct btrfs_key *extent_key, u64 *ref_objectid, int *path_change) argument
H A Dctree.h2297 u64 inode_objectid, u64 ref_objectid, u64 index);
2301 u64 inode_objectid, u64 ref_objectid, u64 *index);
2307 u64 inode_objectid, u64 ref_objectid, int mod);
H A Dinode.c4223 u64 ref_objectid, u64 objectid,
4274 key[1].offset = ref_objectid;
4219 btrfs_new_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct inode *dir, const char *name, int name_len, u64 ref_objectid, u64 objectid, u64 alloc_hint, int mode, u64 *index) argument

Completed in 139 milliseconds