Home
last modified time | relevance | path

Searched defs:objectid (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/fs/btrfs/
H A Dexport.h11 u64 objectid; member
H A Ddisk-io.h146 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class() argument
H A Dinode-map.c145 u64 objectid; in start_caching() local
189 btrfs_find_free_ino(struct btrfs_root *root, u64 *objectid) btrfs_find_free_ino() argument
216 btrfs_return_ino(struct btrfs_root *root, u64 objectid) btrfs_return_ino() argument
[all...]
H A Dinode-item.c388 btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid) btrfs_insert_empty_inode() argument
[all...]
H A Ddir-item.c55 btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, const char *name, u16 name_len, const void *data, u16 data_len) btrfs_insert_xattr_item() argument
272 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 objectid, const char *name, int name_len, int mod) btrfs_lookup_dir_index_item() argument
[all...]
H A Dexport.c60 struct dentry *btrfs_get_dentry(struct super_block *sb, u64 objectid, in btrfs_get_dentry() argument
92 u64 objectid, root_objectid; in btrfs_fh_to_parent() local
116 u64 objectid, root_objectid; btrfs_fh_to_dentry() local
[all...]
H A Dprops.c114 iterate_object_props(struct btrfs_root *root, struct btrfs_path *path, u64 objectid, void (*iterator)(void *, const struct prop_handler *, const char *, size_t), void *ctx) iterate_object_props() argument
H A Ddelayed-ref.h134 u64 objectid; member
H A Dbtrfs_inode.h245 static inline unsigned long btrfs_inode_hash(u64 objectid, in btrfs_inode_hash() argument
H A Dfile-item.c125 btrfs_insert_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 objectid, u64 pos, u64 disk_offset, u64 disk_num_bytes, u64 num_bytes, u64 offset, u64 ram_bytes, u8 compression, u8 encryption, u16 other_encoding) btrfs_insert_file_extent() argument
225 btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, u64 offset, int mod) btrfs_lookup_file_extent() argument
[all...]
H A Dref-verify.c187 static struct root_entry *lookup_root_entry(struct rb_root *root, u64 objectid) in lookup_root_entry() argument
[all...]
H A Dtransaction.c1532 u64 objectid; in create_pending_snapshot() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dexport.h11 u64 objectid; member
H A Dlocking.c82 void btrfs_set_buffer_lockdep_class(u64 objectid, struct extent_buffer *eb, int level) in btrfs_set_buffer_lockdep_class() argument
H A Dlocking.h214 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class() argument
H A Dexport.c74 struct dentry *btrfs_get_dentry(struct super_block *sb, u64 objectid, in btrfs_get_dentry() argument
105 u64 objectid, root_objectid; btrfs_fh_to_parent() local
129 u64 objectid, root_objectid; btrfs_fh_to_dentry() local
[all...]
H A Dprops.c144 iterate_object_props(struct btrfs_root *root, struct btrfs_path *path, u64 objectid, void (*iterator)(void *, const struct prop_handler *, const char *, size_t), void *ctx) iterate_object_props() argument
H A Ddir-item.c56 btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, const char *name, u16 name_len, const void *data, u16 data_len) btrfs_insert_xattr_item() argument
[all...]
H A Dinode-item.c386 btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid) btrfs_insert_empty_inode() argument
[all...]
H A Dref-verify.c190 static struct root_entry *lookup_root_entry(struct rb_root *root, u64 objectid) in lookup_root_entry() argument
[all...]
H A Ddelayed-ref.h136 u64 objectid; member
H A Dbtrfs_inode.h274 static inline unsigned long btrfs_inode_hash(u64 objectid, in btrfs_inode_hash() argument
H A Dfile-item.c161 btrfs_insert_hole_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 objectid, u64 pos, u64 num_bytes) btrfs_insert_hole_extent() argument
257 btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, u64 offset, int mod) btrfs_lookup_file_extent() argument
[all...]
H A Dtransaction.c1649 u64 objectid; in create_pending_snapshot() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfsnotify_backend.h170 unsigned long objectid; /* identifier for queue merges */ member
578 fsnotify_init_event(struct fsnotify_event *event, unsigned long objectid) fsnotify_init_event() argument

Completed in 19 milliseconds

123