Home
last modified time | relevance | path

Searched defs:dirid (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Droot-tree.c330 u64 ref_id, u64 dirid, u64 *sequence, in btrfs_del_root_ref() argument
398 u64 ref_id, u64 dirid, u64 sequence, in btrfs_add_root_ref() argument
H A Dtree-log.c1136 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
2044 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
2349 find_dir_range(struct btrfs_root * root,struct btrfs_path * path,u64 dirid,u64 * start_ret,u64 * end_ret) find_dir_range() argument
2649 replay_dir_deletes(struct walk_control * wc,u64 dirid,bool del_all) replay_dir_deletes() argument
3980 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...]
H A Dioctl.c1652 btrfs_search_path_in_tree(struct btrfs_fs_info * info,u64 tree_id,u64 dirid,char * name) btrfs_search_path_in_tree() argument
1734 u64 dirid = args->dirid; btrfs_search_path_in_tree_user() local
[all...]
/linux/fs/notify/fanotify/
H A Dfanotify.c757 struct inode *dirid = fanotify_dfid_inode(mask, data, data_type, dir); fanotify_alloc_event() local