Home
last modified time | relevance | path

Searched defs:objectid (Results 1 – 25 of 27) sorted by relevance

12

/linux-4.19.296/fs/btrfs/
Dinode-map.c144 u64 objectid; in start_caching() local
186 int btrfs_find_free_ino(struct btrfs_root *root, u64 *objectid) in btrfs_find_free_ino()
213 void btrfs_return_ino(struct btrfs_root *root, u64 objectid) in btrfs_return_ino()
525 int btrfs_find_highest_objectid(struct btrfs_root *root, u64 *objectid) in btrfs_find_highest_objectid()
560 int btrfs_find_free_objectid(struct btrfs_root *root, u64 *objectid) in btrfs_find_free_objectid()
Dexport.c60 struct dentry *btrfs_get_dentry(struct super_block *sb, u64 objectid, in btrfs_get_dentry()
113 u64 objectid, root_objectid; in btrfs_fh_to_parent() local
137 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
Dexport.h11 u64 objectid; member
Ddisk-io.h158 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class()
Ddir-item.c57 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
275 u64 objectid, const char *name, int name_len, in btrfs_lookup_dir_index_item()
Dfile-item.c30 u64 objectid, u64 pos, in btrfs_insert_file_extent()
130 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
Dprops.c147 u64 objectid, in iterate_object_props()
Dinode-item.c398 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
Ddelayed-ref.h145 u64 objectid; member
Drelocation.c1338 struct btrfs_root *root, u64 objectid) in create_reloc_root()
1491 static struct inode *find_next_inode(struct btrfs_root *root, u64 objectid) in find_next_inode()
2038 u64 objectid; in invalidate_extent_cache() local
4114 struct btrfs_root *root, u64 objectid) in __insert_orphan_inode()
4155 u64 objectid; in create_reloc_inode() local
Dinode.c3585 int slot, u64 objectid, in acls_after_inode_item()
4171 u64 objectid; in btrfs_unlink_subvol() local
4322 u64 objectid = 0; in btrfs_prune_dentries() local
6336 u64 ref_objectid, u64 objectid, in btrfs_new_inode()
6611 u64 objectid; in btrfs_mknod() local
6675 u64 objectid; in btrfs_create() local
6828 u64 objectid = 0; in btrfs_mkdir() local
6950 u64 objectid = btrfs_ino(inode); in btrfs_get_extent() local
9819 u64 objectid; in btrfs_whiteout_for_rename() local
10296 u64 objectid; in btrfs_symlink() local
[all …]
Dbtrfs_inode.h213 static inline unsigned long btrfs_inode_hash(u64 objectid, in btrfs_inode_hash()
Ddisk-io.c184 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, in btrfs_set_buffer_lockdep_class()
1150 u64 objectid) in __setup_root()
1249 u64 objectid) in btrfs_create_tree()
Dtree-log.c546 u64 objectid) in read_one_inode()
892 u64 dirid, u64 objectid, u64 index, in inode_in_dir()
1785 u64 objectid) in link_to_fixup_dir()
3801 u64 objectid, int max_key_type) in drop_objectid_items()
Dref-verify.c187 static struct root_entry *lookup_root_entry(struct rb_root *root, u64 objectid) in lookup_root_entry()
Dtransaction.c1460 u64 objectid; in create_pending_snapshot() local
Dioctl.c577 u64 objectid; in create_subvol() local
2786 u64 objectid; in btrfs_ioctl_get_subvol_rootref() local
4439 u64 objectid = 0; in btrfs_ioctl_default_subvol() local
Dsuper.c1140 static int get_default_subvol_objectid(struct btrfs_fs_info *fs_info, u64 *objectid) in get_default_subvol_objectid()
Dfile.c1098 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable()
Dqgroup.c2269 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
Dextent-tree.c3001 u64 objectid, u64 offset, u64 bytenr) in check_delayed_ref()
3080 u64 objectid, u64 offset, u64 bytenr) in check_committed_ref()
3145 int btrfs_cross_ref_exist(struct btrfs_root *root, u64 objectid, u64 offset, in btrfs_cross_ref_exist()
Dctree.c2249 int level, int slot, u64 objectid) in reada_for_search()
/linux-4.19.296/include/uapi/linux/
Dbtrfs_tree.h340 __le64 objectid; member
346 __u64 objectid; member
500 __le64 objectid; member
518 __le64 objectid; member
Dbtrfs.h422 __u64 objectid; member
502 __u64 objectid; member
/linux-4.19.296/fs/reiserfs/
Dinode.c112 __u32 objectid, loff_t offset, int type, int length) in _make_cpu_key()
1668 u32 objectid, u32 dir_id, u32 generation) in reiserfs_get_dentry()

12