Home
last modified time | relevance | path

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

12

/linux-5.10/fs/btrfs/
Dinode-map.c145 u64 objectid; in start_caching() local
189 int btrfs_find_free_ino(struct btrfs_root *root, u64 *objectid) in btrfs_find_free_ino()
216 void btrfs_return_ino(struct btrfs_root *root, u64 objectid) in btrfs_return_ino()
529 int btrfs_find_highest_objectid(struct btrfs_root *root, u64 *objectid) in btrfs_find_highest_objectid()
564 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()
92 u64 objectid, root_objectid; in btrfs_fh_to_parent() local
116 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
Dexport.h11 u64 objectid; member
Ddisk-io.h144 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class()
Ddisk-io.c188 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, in btrfs_set_buffer_lockdep_class()
1023 u64 objectid) in __setup_root()
1100 u64 objectid, gfp_t flags) in btrfs_alloc_root()
1129 u64 objectid) in btrfs_create_tree()
1427 u64 objectid) in btrfs_get_global_root()
1542 u64 objectid, dev_t anon_dev, in btrfs_get_root_ref()
1618 u64 objectid, bool check_ref) in btrfs_get_fs_root()
1632 u64 objectid, dev_t anon_dev) in btrfs_get_new_fs_root()
1653 u64 objectid) in btrfs_get_fs_root_commit_root()
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()
Dprint-tree.c29 const char *btrfs_root_name(u64 objectid, char *buf) in btrfs_root_name()
Dfile-item.c127 u64 objectid, u64 pos, in btrfs_insert_file_extent()
227 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
Drelocation.c731 struct btrfs_root *root, u64 objectid) in create_reloc_root()
923 static struct inode *find_next_inode(struct btrfs_root *root, u64 objectid) in find_next_inode()
1480 u64 objectid; in invalidate_extent_cache() local
3434 struct btrfs_root *root, u64 objectid) in __insert_orphan_inode()
3474 u64 objectid; in create_reloc_inode() local
Dinode.c3204 int slot, u64 objectid, in acls_after_inode_item()
3784 u64 objectid; in btrfs_unlink_subvol() local
3932 u64 objectid = 0; in btrfs_prune_dentries() local
5968 u64 ref_objectid, u64 objectid, in btrfs_new_inode()
6245 u64 objectid; in btrfs_mknod() local
6309 u64 objectid; in btrfs_create() local
6453 u64 objectid = 0; in btrfs_mkdir() local
6581 u64 objectid = btrfs_ino(inode); in btrfs_get_extent() local
9078 u64 objectid; in btrfs_whiteout_for_rename() local
9521 u64 objectid; in btrfs_symlink() local
[all …]
Dprops.c116 u64 objectid, in iterate_object_props()
Dinode-item.c390 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
Dbtrfs_inode.h229 static inline unsigned long btrfs_inode_hash(u64 objectid, in btrfs_inode_hash()
Ddelayed-ref.h134 u64 objectid; member
Dtree-log.c551 u64 objectid) in read_one_inode()
901 u64 dirid, u64 objectid, u64 index, in inode_in_dir()
1801 u64 objectid) in link_to_fixup_dir()
3779 u64 objectid, int max_key_type) in drop_objectid_items()
Dioctl.c596 u64 objectid; in create_subvol() local
2770 u64 objectid; in btrfs_ioctl_get_subvol_rootref() local
3362 u64 objectid = 0; in btrfs_ioctl_default_subvol() local
Dref-verify.c187 static struct root_entry *lookup_root_entry(struct rb_root *root, u64 objectid) in lookup_root_entry()
Dtransaction.c1482 u64 objectid; in create_pending_snapshot() local
Dextent-tree.c2246 u64 objectid, u64 offset, u64 bytenr) in check_delayed_ref()
2326 u64 objectid, u64 offset, u64 bytenr, in check_committed_ref()
2399 int btrfs_cross_ref_exist(struct btrfs_root *root, u64 objectid, u64 offset, in btrfs_cross_ref_exist()
Dsuper.c1248 static int get_default_subvol_objectid(struct btrfs_fs_info *fs_info, u64 *objectid) in get_default_subvol_objectid()
Dfile.c1031 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable()
/linux-5.10/include/linux/
Dfsnotify_backend.h169 unsigned long objectid; /* identifier for queue merges */ member
578 unsigned long objectid) in fsnotify_init_event()
/linux-5.10/include/uapi/linux/
Dbtrfs_tree.h352 __le64 objectid; member
358 __u64 objectid; member
513 __le64 objectid; member
Dbtrfs.h459 __u64 objectid; member
539 __u64 objectid; member
/linux-5.10/fs/reiserfs/
Dinode.c112 __u32 objectid, loff_t offset, int type, int length) in _make_cpu_key()
1666 u32 objectid, u32 dir_id, u32 generation) in reiserfs_get_dentry()

12