Searched defs:dirid (Results 1 – 9 of 9) sorted by relevance
/linux-6.15/fs/btrfs/ |
D | root-tree.c | 343 u64 ref_id, u64 dirid, u64 *sequence, in btrfs_del_root_ref() 415 u64 ref_id, u64 dirid, u64 sequence, in btrfs_add_root_ref()
|
D | dir-item.c | 321 u64 dirid, const struct fscrypt_str *name) in btrfs_search_dir_index_item()
|
D | tree-log.c | 977 u64 dirid, u64 objectid, u64 index, in inode_in_dir() 1755 u64 dirid, u64 index, in insert_one_name() 2025 u64 dirid, in find_dir_range() 2287 u64 dirid, int del_all) in replay_dir_deletes() 3501 struct btrfs_inode *inode, u64 dirid) in btrfs_del_inode_ref_in_log() 3537 u64 dirid, in insert_dir_log_key()
|
D | ioctl.c | 1742 u64 tree_id, u64 dirid, char *name) in btrfs_search_path_in_tree() 1825 u64 dirid = args->dirid; in btrfs_search_path_in_tree_user() local
|
D | super.c | 798 u64 dirid; in btrfs_get_subvol_name_from_objectid() local
|
D | send.c | 7176 u64 dirid = 0, last_dirid = 0; in compare_refs() local
|
/linux-6.15/include/uapi/linux/ |
D | btrfs.h | 501 __u64 dirid; member 880 __u64 dirid; member 926 __u64 dirid; member
|
D | btrfs_tree.h | 978 __le64 dirid; member
|
/linux-6.15/fs/notify/fanotify/ |
D | fanotify.c | 751 struct inode *dirid = fanotify_dfid_inode(mask, data, data_type, dir); in fanotify_alloc_event() local
|