Searched refs:dirid (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dinode-map.c59 u64 dirid, u64 *objectid)
57 btrfs_find_free_objectid(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 dirid, u64 *objectid) argument
H A Dtree-log.h40 struct inode *inode, u64 dirid);
H A Droot-tree.c354 u64 root_id, u64 ref_id, u64 dirid, u64 *sequence,
381 WARN_ON(btrfs_root_ref_dirid(leaf, ref) != dirid);
423 * The dirid, sequence, name and name_len refer to the directory entry
434 u64 root_id, u64 ref_id, u64 dirid, u64 sequence,
458 btrfs_set_root_ref_dirid(leaf, ref, dirid);
352 btrfs_del_root_ref(struct btrfs_trans_handle *trans, struct btrfs_root *tree_root, u64 root_id, u64 ref_id, u64 dirid, u64 *sequence, const char *name, int name_len) argument
432 btrfs_add_root_ref(struct btrfs_trans_handle *trans, struct btrfs_root *tree_root, u64 root_id, u64 ref_id, u64 dirid, u64 sequence, const char *name, int name_len) argument
H A Dtree-log.c104 u64 dirid, int del_all);
692 u64 dirid, u64 objectid, u64 index,
699 di = btrfs_lookup_dir_index_item(NULL, root, path, dirid,
709 di = btrfs_lookup_dir_item(NULL, root, path, dirid, name, name_len, 0);
1125 u64 dirid, u64 index,
1137 dir = read_one_inode(root, dirid);
1298 u64 dirid, int key_type,
1310 key.objectid = dirid;
1325 if (key.type != key_type || key.objectid != dirid) {
1353 if (key.type != key_type || key.objectid != dirid) {
690 inode_in_dir(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, u64 objectid, u64 index, const char *name, int name_len) argument
1122 insert_one_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dirid, u64 index, char *name, int name_len, u8 type, struct btrfs_key *location) argument
1296 find_dir_range(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, int key_type, u64 *start_ret, u64 *end_ret) argument
1472 replay_dir_deletes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, u64 dirid, int del_all) argument
2279 btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, struct inode *inode, u64 dirid) argument
2314 insert_dir_log_key(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_path *path, int key_type, u64 dirid, u64 first_offset, u64 last_offset) argument
[all...]
H A Ddir-item.c274 struct btrfs_path *path, u64 dirid,
283 key.objectid = dirid;
307 if (key.objectid != dirid || key.type != BTRFS_DIR_INDEX_KEY)
273 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, const char *name, int name_len) argument
H A Dioctl.c1093 * Search INODE_REFs to identify path name of 'dirid' directory
1097 u64 tree_id, u64 dirid, char *name)
1110 if (dirid == BTRFS_FIRST_FREE_OBJECTID) {
1131 key.objectid = dirid;
1146 if (ret > 0 && (key.objectid != dirid ||
1168 dirid = key.objectid;
1096 btrfs_search_path_in_tree(struct btrfs_fs_info *info, u64 tree_id, u64 dirid, char *name) argument
H A Dctree.h596 __le64 dirid; member in struct:btrfs_root_ref
1644 BTRFS_SETGET_FUNCS(root_ref_dirid, struct btrfs_root_ref, dirid, 64);
2220 u64 root_id, u64 ref_id, u64 dirid, u64 sequence,
2224 u64 root_id, u64 ref_id, u64 dirid, u64 *sequence,
2260 struct btrfs_path *path, u64 dirid,
2290 u64 dirid, u64 *objectid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Ddir.c245 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, argument
256 deh[0].deh_dir_id = dirid;
278 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, argument
289 deh[0].deh_dir_id = dirid;
H A Dbitmap.c658 * Relocation based on dirid, hashing them into a given bitmap block
664 __u32 dirid = 0; local
668 dirid = le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id);
670 dirid = hint->key.k_dir_id;
672 if (dirid) {
673 bm = bmap_hash_id(sb, dirid);
691 __u32 dirid; local
694 dirid = le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id);
699 if (dirid <= 2)
953 /* dirid groupin
[all...]
H A Dinode.c93 static void _make_cpu_key(struct cpu_key *key, int version, __u32 dirid, argument
98 key->on_disk_key.k_dir_id = dirid;
105 /* take base of inode_key (it comes from inode always) (dirid, objectid) and version from an inode, set
1397 INODE_PKEY(inode)->k_dir_id = cpu_to_le32(args->dirid);
1411 dirino = args->dirid;
1486 (le32_to_cpu(INODE_PKEY(inode)->k_dir_id) == args->dirid);
1495 args.dirid = key->on_disk_key.k_dir_id;
1548 * 4 - objectid + dir_id + objectid and dirid of parent - legacy
1549 * 5 - objectid + dir_id + generation + objectid and dirid of parent
1790 args.dirid
[all...]
H A Dsuper.c1756 args.dirid = REISERFS_ROOT_PARENT_OBJECTID;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dreiserfs_fs.h1148 extern void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid,
1150 extern void make_empty_dir_item(char *body, __le32 dirid, __le32 objid,
1690 __u32 dirid; member in struct:reiserfs_iget_args

Completed in 118 milliseconds