/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 2256 ino_t ino = 1; in proc_fill_cache() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 462 uint64_t ino; /* I/O: start with this inode */ member
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | ceph_fs.h | 461 __le64 ino; /* use this ino for openc, mkdir, mknod, member 468 __le64 ino, cap_id; /* ino and unique cap id */ member 510 __le64 ino; member 708 __le64 ino, realm; member 748 __le64 ino; member 764 __le64 ino; member 793 __le64 ino; /* snap realm base */ global() member 824 __le64 ino; /* ino */ global() member 838 __le64 ino; /* ino */ global() member [all...] |
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | super.h | 516 u32 ino = vino & 0xffffffff; in ceph_ino_to_ino32() local 559 ceph_present_ino(struct super_block *sb, u64 ino) ceph_present_ino() argument 914 u64 ino; global() member [all...] |
H A D | mds_client.c | 611 unsigned long ino; in ceph_get_deleg_ino() local 622 int ceph_restore_deleg_ino(struct ceph_mds_session *s, u64 ino) in ceph_restore_deleg_ino() argument 651 int ceph_restore_deleg_ino(struct ceph_mds_session *s, u64 ino) in ceph_restore_deleg_ino() argument 2781 set_request_path_attr(struct inode *rinode, struct dentry *rdentry, struct inode *rdiri, const char *rpath, u64 rino, const char **ppath, int *pathlen, u64 *ino, bool *freepath, bool parent_locked) set_request_path_attr() argument [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | super.c | 3284 f2fs_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) f2fs_nfs_get_inode() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inode.c | 4359 static int __ext4_get_inode_loc(struct super_block *sb, unsigned long ino, in __ext4_get_inode_loc() argument 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...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 454 uint64_t ino; /* I/O: start with this inode */ member
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4xdr.c | 3400 u64 ino = stat.ino; in nfsd4_encode_fattr() local 3603 nfsd4_encode_dirent(void *ccdv, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) nfsd4_encode_dirent() argument
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 2249 ino_t ino = 1; in proc_fill_cache() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 1539 u64 ino = btrfs_ino(inode); in count_inode_refs() local 1604 u64 ino = btrfs_ino(BTRFS_I(inode)); in fixup_inode_link_count() local 2174 replay_xattr_deletes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, const u64 ino) replay_xattr_deletes() argument 3640 const u64 ino = btrfs_ino(inode); process_dir_items_leaf() local 3762 u64 ino = btrfs_ino(inode); log_dir_items() local 3941 const u64 ino = btrfs_ino(inode); update_last_dir_index_offset() local 4718 const u64 ino = btrfs_ino(inode); btrfs_log_prealloc_extents() local 4994 const u64 ino = btrfs_ino(inode); btrfs_log_all_xattrs() local 5071 const u64 ino = btrfs_ino(inode); btrfs_log_holes() local 5330 u64 ino; global() member 5379 u64 ino = btrfs_ino(start_inode); log_new_dir_dentries() local 5519 u64 ino; global() member 5535 conflicting_inode_is_dir(struct btrfs_root *root, u64 ino, struct btrfs_path *path) conflicting_inode_is_dir() argument 5572 add_conflicting_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 ino, u64 parent, struct btrfs_log_ctx *ctx) add_conflicting_inode() argument 5713 u64 ino; log_conflicting_inodes() local 5986 const u64 ino = btrfs_ino(inode); log_delayed_insertion_items() local 6078 const u64 ino = btrfs_ino(inode); log_delayed_deletions_full() local 6128 const u64 ino = btrfs_ino(inode); batch_delete_dir_index_items() local 6340 u64 ino = btrfs_ino(inode); btrfs_log_inode() local 6671 const u64 ino = btrfs_ino(inode); btrfs_log_all_parents() local 6799 u64 ino; log_new_ancestors() local 6893 const u64 ino = btrfs_ino(inode); log_all_new_ancestors() local [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | fuse.h | 258 uint64_t ino; member 295 uint64_t ino; member 982 uint64_t ino; member 1009 uint64_t ino; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1284 const struct inode *ino; in mbox_write() local 1417 const struct inode *ino; in mps_trc_write() local
|
/kernel/linux/linux-6.6/mm/ |
H A D | shmem.c | 333 ino_t ino; in shmem_reserve_inode() local 2458 ino_t ino; __shmem_get_inode() local 3771 shmem_match(struct inode *ino, void *vfh) shmem_match() argument [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | sock.c | 2624 unsigned long ino; in __sock_i_ino() local 2635 unsigned long ino; in sock_i_ino() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | perf_event.h | 345 __u64 ino; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | perf_event.h | 310 __u64 ino; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | perf_event.h | 310 __u64 ino; member
|
/third_party/alsa-lib/src/ |
H A D | conf.c | 3948 ino64_t ino; member
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 253 uint64_t ino; member 919 uint64_t ino; member 946 uint64_t ino; member
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | hooks.c | 1378 unsigned long ino = inode->i_ino; in inode_doinit_use_xattr() local
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.h | 570 ino_t ino; member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 56 u64 ino; member 1461 u64 ino = btrfs_ino(inode); in run_delalloc_nocow() local 3621 u64 ino in __btrfs_unlink_inode() local 4234 u64 ino = btrfs_ino(BTRFS_I(inode)); btrfs_truncate_inode_items() local 5337 u64 ino = btrfs_ino(BTRFS_I(inode)); inode_tree_add() local 5410 btrfs_iget_locked(struct super_block *s, u64 ino, struct btrfs_root *root) btrfs_iget_locked() argument 5432 btrfs_iget_path(struct super_block *s, u64 ino, struct btrfs_root *root, struct btrfs_path *path) btrfs_iget_path() argument 5464 btrfs_iget(struct super_block *s, u64 ino, struct btrfs_root *root) btrfs_iget() argument 5633 u64 ino; global() member 6165 u64 ino = btrfs_ino(inode); btrfs_add_link() local [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.c | 691 static int submit_flush_wait(struct f2fs_sb_info *sbi, nid_t ino) in submit_flush_wait() argument 747 int f2fs_issue_flush(struct f2fs_sb_info *sbi, nid_t ino) in f2fs_issue_flush() argument [all...] |
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4state.c | 5877 struct inode *ino = d_inode(fhp->fh_dentry); in nfs4_preprocess_stateid_op() local
|