Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/fs/btrfs/
H A 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()
H A 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
H A Dexport.h11 u64 objectid; member
H A 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()
1627 u64 objectid, bool check_ref) in btrfs_get_fs_root()
1641 u64 objectid, dev_t anon_dev) in btrfs_get_new_fs_root()
1662 u64 objectid) in btrfs_get_fs_root_commit_root()
H A Ddisk-io.h144 static inline void btrfs_set_buffer_lockdep_class(u64 objectid, in btrfs_set_buffer_lockdep_class()
H A 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()
H A Dfile-item.c127 u64 objectid, u64 pos, in btrfs_insert_file_extent()
227 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
H A Drelocation.c729 struct btrfs_root *root, u64 objectid) in create_reloc_root()
941 static struct inode *find_next_inode(struct btrfs_root *root, u64 objectid) in find_next_inode()
1498 u64 objectid; in invalidate_extent_cache() local
3457 struct btrfs_root *root, u64 objectid) in __insert_orphan_inode()
3497 u64 objectid; in create_reloc_inode() local
H A Dinode.c3216 int slot, u64 objectid, in acls_after_inode_item()
3796 u64 objectid; in btrfs_unlink_subvol() local
3944 u64 objectid = 0; in btrfs_prune_dentries() local
5987 u64 ref_objectid, u64 objectid, in btrfs_new_inode()
6264 u64 objectid; in btrfs_mknod() local
6328 u64 objectid; in btrfs_create() local
6472 u64 objectid = 0; in btrfs_mkdir() local
6600 u64 objectid = btrfs_ino(inode); in btrfs_get_extent() local
9135 u64 objectid; in btrfs_whiteout_for_rename() local
9611 u64 objectid; in btrfs_symlink() local
[all …]
H A Dprops.c116 u64 objectid, in iterate_object_props()
H A Dinode-item.c390 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
H A Dbtrfs_inode.h245 static inline unsigned long btrfs_inode_hash(u64 objectid, in btrfs_inode_hash()
H A Ddelayed-ref.h134 u64 objectid; member
H A Dtree-log.c551 u64 objectid) in read_one_inode()
905 u64 dirid, u64 objectid, u64 index, in inode_in_dir()
1841 u64 objectid) in link_to_fixup_dir()
3826 u64 objectid, int max_key_type) in drop_objectid_items()
H A Dioctl.c596 u64 objectid; in create_subvol() local
2840 u64 objectid; in btrfs_ioctl_get_subvol_rootref() local
3431 u64 objectid = 0; in btrfs_ioctl_default_subvol() local
H A Dref-verify.c187 static struct root_entry *lookup_root_entry(struct rb_root *root, u64 objectid) in lookup_root_entry()
H A Dtransaction.c1525 u64 objectid; in create_pending_snapshot() local
H A Dextent-tree.c2203 u64 objectid, u64 offset, u64 bytenr) in check_delayed_ref()
2283 u64 objectid, u64 offset, u64 bytenr, in check_committed_ref()
2356 int btrfs_cross_ref_exist(struct btrfs_root *root, u64 objectid, u64 offset, in btrfs_cross_ref_exist()
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dreiserfs.c521 search_stat (__u32 dir_id, __u32 objectid) in search_stat()
685 __u32 dir_id, objectid, parent_dir_id = 0, parent_objectid = 0; in reiserfs_dir() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs_tree.h340 __le64 objectid; member
346 __u64 objectid; member
500 __le64 objectid; member
518 __le64 objectid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs_tree.h340 __le64 objectid; member
346 __u64 objectid; member
500 __le64 objectid; member
518 __le64 objectid; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h170 unsigned long objectid; /* identifier for queue merges */ member
579 unsigned long objectid) in fsnotify_init_event()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs_tree.h352 __le64 objectid; member
358 __u64 objectid; member
513 __le64 objectid; member
H A Dbtrfs.h459 __u64 objectid; member
539 __u64 objectid; member
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A 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