Searched refs:btrfs_lookup_dir_index_item (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | dir-item.c | 272 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans,  in btrfs_lookup_dir_index_item()  function
 | 
| D | tree-log.c | 909 	di = btrfs_lookup_dir_index_item(NULL, root, path, dirid,  in inode_in_dir()1154 	di = btrfs_lookup_dir_index_item(trans, root, path, btrfs_ino(dir),  in __add_inode_ref()
 1973 		dst_di = btrfs_lookup_dir_index_item(trans, root, path,  in replay_one_name()
 2257 			log_di = btrfs_lookup_dir_index_item(trans, log,  in check_item_in_log()
 3432 	di = btrfs_lookup_dir_index_item(trans, log, path, dir_ino,  in btrfs_del_dir_entries_in_log()
 
 | 
| D | ctree.h | 2720 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans,
 |