/kernel/linux/linux-6.6/fs/ceph/ |
H A D | inode.c | 43 * find or create an inode, given the ceph ino number 138 inode = inode_insert5(newino, (unsigned long)vino.ino, in ceph_get_inode() 143 inode = iget5_locked(sb, (unsigned long)vino.ino, in ceph_get_inode() 148 dout("No inode found for %llx.%llx\n", vino.ino, vino.snap); in ceph_get_inode() 163 .ino = ceph_ino(parent), in ceph_get_snapdir() 681 dout("evict_inode %p ino %llx.%llx\n", inode, ceph_vinop(inode)); in ceph_evict_inode() 939 dout("%s %p ino %llx.%llx v %llu had %llu\n", __func__, in ceph_fill_inode() 948 pr_warn_once("inode type changed! (ino %llx.%llx is 0%o, mds says 0%o)\n", in ceph_fill_inode() 954 pr_warn_once("dev inode rdev changed! (ino %llx.%llx is %u:%u, mds says %u:%u)\n", in ceph_fill_inode() 1454 pr_err("splice_dentry error %ld %p inode %p ino in splice_dentry() [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inode.c | 341 ext4_warning(inode->i_sb, "%s: ino %lu, used %d " in ext4_da_update_reserve_space() 1502 "ino %lu, to_free %d with only %d reserved " in ext4_da_release_space() 2675 "%ld pages, ino %lu; err %d", __func__, in ext4_do_writepages() 4359 static int __ext4_get_inode_loc(struct super_block *sb, unsigned long ino, in __ext4_get_inode_loc() argument 4370 if (ino < EXT4_ROOT_INO || in __ext4_get_inode_loc() 4371 ino > le32_to_cpu(EXT4_SB(sb)->s_es->s_inodes_count)) in __ext4_get_inode_loc() 4374 iloc->block_group = (ino - 1) / EXT4_INODES_PER_GROUP(sb); in __ext4_get_inode_loc() 4383 inode_offset = ((ino - 1) % in __ext4_get_inode_loc() 4487 trace_ext4_load_inode(sb, ino); in __ext4_get_inode_loc() 4535 int ext4_get_fc_inode_loc(struct super_block *sb, unsigned long ino, in ext4_get_fc_inode_loc() argument 4682 __ext4_iget(struct super_block *sb, unsigned long ino, ext4_iget_flags flags, const char *function, unsigned int line) __ext4_iget() argument 5011 __ext4_update_other_inode_time(struct super_block *sb, unsigned long orig_ino, unsigned long ino, struct ext4_inode *raw_inode) __ext4_update_other_inode_time() argument 5051 unsigned long ino; ext4_update_other_inodes_time() local [all...] |
H A D | fast_commit.h | 140 int ino, len; member
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | stash.c | 50 __le64 ino; member 261 uint64_t ino, in hmdfs_set_stash_file_head() 269 head->ino = cpu_to_le64(ino); in hmdfs_set_stash_file_head() 317 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write head len %u err %zd", in hmdfs_flush_stash_file_metadata() 327 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write path len %u err %zd", in hmdfs_flush_stash_file_metadata() 352 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx wait for wb once", in hmdfs_wait_remote_writeback_once() 672 hmdfs_info("stash peer 0x%x:0x%llx ino 0x%llx", in hmdfs_stash_remote_inode() 902 struct inode *ino = &info->vfs_inode; in hmdfs_reset_stashed_inode() local 908 ihold(ino); in hmdfs_reset_stashed_inode() 260 hmdfs_set_stash_file_head(const struct hmdfs_cache_info *cache, uint64_t ino, struct hmdfs_cache_file_head *head) hmdfs_set_stash_file_head() argument 1687 hmdfs_is_valid_stash_status(struct hmdfs_inode_info *inode_info, uint64_t ino) hmdfs_is_valid_stash_status() argument [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | stash.c | 50 __le64 ino; member 251 uint64_t ino, in hmdfs_set_stash_file_head() 259 head->ino = cpu_to_le64(ino); in hmdfs_set_stash_file_head() 307 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write head len %u err %zd", in hmdfs_flush_stash_file_metadata() 317 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write path len %u err %zd", in hmdfs_flush_stash_file_metadata() 342 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx wait for wb once", in hmdfs_wait_remote_writeback_once() 662 hmdfs_info("stash peer 0x%x:0x%llx ino 0x%llx", in hmdfs_stash_remote_inode() 892 struct inode *ino = &info->vfs_inode; in hmdfs_reset_stashed_inode() local 898 ihold(ino); in hmdfs_reset_stashed_inode() 250 hmdfs_set_stash_file_head(const struct hmdfs_cache_info *cache, uint64_t ino, struct hmdfs_cache_file_head *head) hmdfs_set_stash_file_head() argument 1672 hmdfs_is_valid_stash_status(struct hmdfs_inode_info *inode_info, uint64_t ino) hmdfs_is_valid_stash_status() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | file.c | 210 u64 ino = btrfs_ino(inode); in btrfs_drop_extents() local 250 ret = btrfs_lookup_file_extent(trans, root, path, ino, in btrfs_drop_extents() 257 if (key.objectid == ino && in btrfs_drop_extents() 279 if (key.objectid > ino) in btrfs_drop_extents() 281 if (WARN_ON_ONCE(key.objectid < ino) || in btrfs_drop_extents() 529 key.objectid = ino; in btrfs_drop_extents() 615 u64 ino = btrfs_ino(inode); in btrfs_mark_extent_written() local 623 key.objectid = ino; in btrfs_mark_extent_written() 635 if (key.objectid != ino || in btrfs_mark_extent_written() 664 ino, byten in btrfs_mark_extent_written() 3462 const u64 ino = btrfs_ino(inode); find_desired_extent() local [all...] |
H A D | inode-item.h | 41 /* IN: the ino we are truncating. */ 42 u64 ino; member
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfsxdr.c | 173 *p++ = htonl((u32) stat->ino); in encode_fattr() 551 int namlen, loff_t offset, u64 ino, unsigned int d_type) in nfssvc_encode_entry() 559 dprintk("nfsd: entry(%.*s off %ld ino %ld)\n", in nfssvc_encode_entry() 560 namlen, name, offset, ino); in nfssvc_encode_entry() 578 if (ino > ~((u32) 0)) { in nfssvc_encode_entry() 583 *p++ = htonl((u32) ino); /* file id */ in nfssvc_encode_entry() 550 nfssvc_encode_entry(void *ccdv, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) nfssvc_encode_entry() argument
|
/kernel/linux/linux-5.10/fs/omfs/ |
H A D | inode.c | 202 struct inode *omfs_iget(struct super_block *sb, ino_t ino) in omfs_iget() argument 211 inode = iget_locked(sb, ino); in omfs_iget() 217 bh = omfs_bread(inode->i_sb, ino); in omfs_iget() 224 if (ino != be64_to_cpu(oi->i_head.h_self)) in omfs_iget()
|
H A D | omfs.h | 66 extern int omfs_find_empty_block(struct super_block *sb, int mode, ino_t *ino);
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_qm_syscalls.c | 272 xfs_ino_t ino) in xfs_qm_scall_trunc_qfile() 278 if (ino == NULLFSINO) in xfs_qm_scall_trunc_qfile() 281 error = xfs_iget(mp, NULL, ino, 0, 0, &ip); in xfs_qm_scall_trunc_qfile() 609 qlim = id == 0 ? &defq->ino : NULL; in xfs_qm_scall_setqlim() 611 xfs_setqlim_limits(mp, res, qlim, hard, soft, "ino"); in xfs_qm_scall_setqlim() 270 xfs_qm_scall_trunc_qfile( struct xfs_mount *mp, xfs_ino_t ino) xfs_qm_scall_trunc_qfile() argument
|
/kernel/linux/linux-6.6/fs/omfs/ |
H A D | inode.c | 202 struct inode *omfs_iget(struct super_block *sb, ino_t ino) in omfs_iget() argument 211 inode = iget_locked(sb, ino); in omfs_iget() 217 bh = omfs_bread(inode->i_sb, ino); in omfs_iget() 224 if (ino != be64_to_cpu(oi->i_head.h_self)) in omfs_iget()
|
H A D | omfs.h | 66 extern int omfs_find_empty_block(struct super_block *sb, int mode, ino_t *ino);
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_inode.c | 783 xfs_ino_t ino, in xfs_init_new_inode() 806 if ((pip && ino == pip->i_ino) || !xfs_verify_dir_ino(mp, ino)) { in xfs_init_new_inode() 807 xfs_alert(mp, "Allocated a known in-use inode 0x%llx!", ino); in xfs_init_new_inode() 815 error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, XFS_ILOCK_EXCL, &ip); in xfs_init_new_inode() 975 xfs_ino_t ino; in xfs_create() local 1027 error = xfs_dialloc(&tp, dp->i_ino, mode, &ino); in xfs_create() 1029 error = xfs_init_new_inode(idmap, tp, dp, ino, mode, in xfs_create() 1126 xfs_ino_t ino; in xfs_create_tmpfile() local 1151 error = xfs_dialloc(&tp, dp->i_ino, mode, &ino); in xfs_create_tmpfile() 779 xfs_init_new_inode( struct mnt_idmap *idmap, struct xfs_trans *tp, struct xfs_inode *pip, xfs_ino_t ino, umode_t mode, xfs_nlink_t nlink, dev_t rdev, prid_t prid, bool init_xattrs, struct xfs_inode **ipp) xfs_init_new_inode() argument 1947 xfs_ino_t ino; xfs_iunlink_reload_next() local [all...] |
/kernel/linux/linux-5.10/fs/kernfs/ |
H A D | dir.c | 725 * @id's lower 32bits encode ino and upper gen. If the gen portion is 735 ino_t ino = kernfs_id_ino(id); in kernfs_find_and_get_node_by_id() local 740 kn = idr_find(&root->ino_idr, (u32)ino); in kernfs_find_and_get_node_by_id() 746 if (kernfs_ino(kn) != ino) in kernfs_find_and_get_node_by_id() 981 * On 64bit ino setups, id is ino. On 32bit, low 32bits are ino. in kernfs_create_root() 982 * High bits generation. The starting value for both ino and in kernfs_create_root() 1673 struct kernfs_node *parent, ino_t ino, struct kernfs_node *pos) in kernfs_dir_next_pos() 1675 pos = kernfs_dir_pos(ns, parent, ino, po in kernfs_dir_next_pos() 1672 kernfs_dir_next_pos(const void *ns, struct kernfs_node *parent, ino_t ino, struct kernfs_node *pos) kernfs_dir_next_pos() argument 1708 ino_t ino = kernfs_ino(pos); kernfs_fop_readdir() local [all...] |
/kernel/linux/linux-6.6/fs/kernfs/ |
H A D | dir.c | 705 * @id's lower 32bits encode ino and upper gen. If the gen portion is 715 ino_t ino = kernfs_id_ino(id); in kernfs_find_and_get_node_by_id() local 720 kn = idr_find(&root->ino_idr, (u32)ino); in kernfs_find_and_get_node_by_id() 726 if (kernfs_ino(kn) != ino) in kernfs_find_and_get_node_by_id() 969 * On 64bit ino setups, id is ino. On 32bit, low 32bits are ino. in kernfs_create_root() 970 * High bits generation. The starting value for both ino and in kernfs_create_root() 1818 struct kernfs_node *parent, ino_t ino, struct kernfs_node *pos) in kernfs_dir_next_pos() 1820 pos = kernfs_dir_pos(ns, parent, ino, po in kernfs_dir_next_pos() 1817 kernfs_dir_next_pos(const void *ns, struct kernfs_node *parent, ino_t ino, struct kernfs_node *pos) kernfs_dir_next_pos() argument 1856 ino_t ino = kernfs_ino(pos); kernfs_fop_readdir() local [all...] |
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 920 __le32 ino[F2FS_ORPHANS_PER_BLOCK]; /* inode numbers */ member 1110 __le32 ino; /* inode nunmber */ member 1140 __le32 ino; /* inode number */ member 1369 __le32 ino; /* inode number */ member 1671 static inline int is_qf_ino(struct f2fs_super_block *sb, nid_t ino) in is_qf_ino() argument 1676 if (sb->qf_ino[i] == ino) in is_qf_ino() 1694 raw_node->footer.ino = sb->qf_ino[qtype]; in f2fs_init_qf_inode()
|
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/ |
H A D | meminfo_data.h | 76 uint64_t ino = 0; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | proc_ns.h | 83 extern bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
|
H A D | cleancache.h | 23 ino_t ino; member
|
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs.h | 57 unsigned long long ino; member
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fast_commit.h | 130 int ino, len; member
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs.h | 57 unsigned long long ino; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | proc_ns.h | 82 extern bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_log_recover.h | 121 int xlog_recover_iget(struct xfs_mount *mp, xfs_ino_t ino,
|