/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | dir-item.c | 296 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, const char *name, int name_len) btrfs_search_dir_index_item() argument
|
H A D | root-tree.c | 316 btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 *sequence, const char *name, int name_len) btrfs_del_root_ref() argument 391 btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 sequence, const char *name, int name_len) btrfs_add_root_ref() argument
|
H A D | super.c | 1146 u64 dirid; in btrfs_get_subvol_name_from_objectid() local
|
H A D | ioctl.c | 2479 u64 dirid = args->dirid; in btrfs_search_path_in_tree_user() local 2388 btrfs_search_path_in_tree(struct btrfs_fs_info *info, u64 tree_id, u64 dirid, char *name) btrfs_search_path_in_tree() argument [all...] |
H A D | tree-log.c | 903 inode_in_dir(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, u64 objectid, u64 index, const char *name, int name_len) inode_in_dir() argument 1877 insert_one_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 dirid, u64 index, char *name, int name_len, struct btrfs_key *location) insert_one_name() argument 2164 find_dir_range(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, int key_type, u64 *start_ret, u64 *end_ret) find_dir_range() argument 2451 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) replay_dir_deletes() argument 3509 btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, struct btrfs_inode *inode, u64 dirid) btrfs_del_inode_ref_in_log() argument 3545 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) insert_dir_log_key() argument [all...] |
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | dir.c | 281 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item_v1() argument 315 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item() argument
|
H A D | bitmap.c | 802 __u32 dirid = 0; in dirid_groups() local 830 __u32 dirid; in oid_groups() local [all...] |
H A D | inode.c | 111 static void _make_cpu_key(struct cpu_key *key, int version, __u32 dirid, in _make_cpu_key() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | root-tree.c | 334 btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 *sequence, const struct fscrypt_str *name) btrfs_del_root_ref() argument 406 btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 sequence, const struct fscrypt_str *name) btrfs_add_root_ref() argument
|
H A D | dir-item.c | 329 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, const struct fscrypt_str *name) btrfs_search_dir_index_item() argument
|
H A D | super.c | 980 u64 dirid; in btrfs_get_subvol_name_from_objectid() local
|
H A D | ioctl.c | 1894 u64 dirid = args->dirid; in btrfs_search_path_in_tree_user() local 1809 btrfs_search_path_in_tree(struct btrfs_fs_info *info, u64 tree_id, u64 dirid, char *name) btrfs_search_path_in_tree() argument [all...] |
H A D | tree-log.c | 971 inode_in_dir(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, u64 objectid, u64 index, struct fscrypt_str *name) inode_in_dir() argument 1749 insert_one_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 dirid, u64 index, const struct fscrypt_str *name, struct btrfs_key *location) insert_one_name() argument 2022 find_dir_range(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, u64 *start_ret, u64 *end_ret) find_dir_range() argument 2282 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) replay_dir_deletes() argument 3459 btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct fscrypt_str *name, struct btrfs_inode *inode, u64 dirid) btrfs_del_inode_ref_in_log() argument 3495 insert_dir_log_key(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_path *path, u64 dirid, u64 first_offset, u64 last_offset) insert_dir_log_key() argument [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | dir.c | 281 void make_empty_dir_item_v1(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item_v1() argument 315 void make_empty_dir_item(char *body, __le32 dirid, __le32 objid, in make_empty_dir_item() argument
|
H A D | bitmap.c | 802 __u32 dirid = 0; in dirid_groups() local 830 __u32 dirid; in oid_groups() local [all...] |
H A D | inode.c | 111 static void _make_cpu_key(struct cpu_key *key, int version, __u32 dirid, in _make_cpu_key() argument [all...] |
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
H A D | fanotify.c | 536 struct inode *dirid = fanotify_dfid_inode(mask, data, data_type, dir); in fanotify_alloc_event() local
|
/kernel/linux/linux-6.6/fs/notify/fanotify/ |
H A D | fanotify.c | 721 struct inode *dirid = fanotify_dfid_inode(mask, data, data_type, dir); in fanotify_alloc_event() local
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | btrfs_tree.h | 665 __le64 dirid; member
|
H A D | btrfs.h | 467 __u64 dirid; member 812 __u64 dirid; member 858 __u64 dirid; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | btrfs_tree.h | 285 __le64 dirid; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | btrfs_tree.h | 285 __le64 dirid; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | btrfs_tree.h | 301 __le64 dirid; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | btrfs.h | 498 __u64 dirid; member 866 __u64 dirid; member 912 __u64 dirid; member
|
H A D | btrfs_tree.h | 933 __le64 dirid; member
|