/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | export.c | 215 u64 ino; in btrfs_get_name() local
|
H A D | props.c | 247 u64 ino = btrfs_ino(BTRFS_I(inode)); in btrfs_load_inode_props() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | block_validity.c | 27 u32 ino; member 69 add_system_zone(struct ext4_system_blocks *system_blks, ext4_fsblk_t start_blk, unsigned int count, u32 ino) add_system_zone() argument 147 ext4_protect_reserved_inode(struct super_block *sb, struct ext4_system_blocks *system_blks, u32 ino) ext4_protect_reserved_inode() argument [all...] |
/kernel/linux/linux-5.10/fs/bfs/ |
H A D | inode.c | 34 struct inode *bfs_iget(struct super_block *sb, unsigned long ino) in bfs_iget() argument 99 static struct bfs_inode *find_inode(struct super_block *sb, u16 ino, struct buffer_head **p) in find_inode() argument 120 unsigned int ino = (u16)inode->i_ino; bfs_write_inode() local 165 unsigned long ino = inode->i_ino; bfs_evict_inode() local [all...] |
H A D | dir.c | 85 unsigned long ino; in bfs_create() local 139 unsigned long ino in bfs_lookup() local 267 bfs_add_entry(struct inode *dir, const struct qstr *child, int ino) bfs_add_entry() argument [all...] |
/kernel/linux/linux-5.10/fs/fat/ |
H A D | nfs.c | 44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) in fat_ilookup() argument 56 __fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation, loff_t i_pos) __fat_nfs_get_inode() argument 92 fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) fat_nfs_get_inode() argument
|
/kernel/linux/linux-5.10/fs/efs/ |
H A D | inode.c | 48 struct inode *efs_iget(struct super_block *super, unsigned long ino) in efs_iget() argument
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | ialloc.c | 109 unsigned long ino; in ext2_free_inode() local 435 ino_t ino in ext2_new_inode() local [all...] |
H A D | namei.c | 59 ino_t ino; in ext2_lookup() local 85 ino_t ino; in ext2_get_parent() local
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | bfs_fs.h | 46 __le16 ino; member
|
/kernel/linux/linux-5.10/fs/omfs/ |
H A D | dir.c | 305 ino_t ino = be64_to_cpu(oi->i_head.h_self); in omfs_lookup() local 319 u64 ino = be64_to_cpu(header->h_self); in omfs_is_bad() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | filecheck.c | 346 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, unsigned long ino) ocfs2_filecheck_is_dup_entry() argument 407 ocfs2_filecheck_handle(struct ocfs2_super *osb, unsigned long ino, unsigned int flags) ocfs2_filecheck_handle() argument
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2.c | 194 xfs_dir_ino_validate( xfs_mount_t *mp, xfs_ino_t ino) xfs_dir_ino_validate() argument 417 xfs_dir_removename( struct xfs_trans *tp, struct xfs_inode *dp, struct xfs_name *name, xfs_ino_t ino, xfs_extlen_t total) xfs_dir_removename() argument
|
H A D | xfs_inode_buf.c | 438 xfs_dinode_verify( struct xfs_mount *mp, xfs_ino_t ino, struct xfs_dinode *dip) xfs_dinode_verify() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iwalk.c | 181 xfs_ino_t ino; in xfs_iwalk_ag_recs() local
|
H A D | xfs_qm_syscalls.c | 270 xfs_qm_scall_trunc_qfile( struct xfs_mount *mp, xfs_ino_t ino) xfs_qm_scall_trunc_qfile() argument
|
H A D | xfs_qm.h | 43 struct xfs_quota_limits ino; member
|
/kernel/linux/linux-5.10/fs/openpromfs/ |
H A D | inode.c | 190 unsigned int ino; in openpromfs_lookup() local 346 static struct inode *openprom_iget(struct super_block *sb, ino_t ino) in openprom_iget() argument
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_net.c | 68 static int seq_release_net(struct inode *ino, struct file *f) in seq_release_net() argument 182 static int single_release_net(struct inode *ino, struct file *f) in single_release_net() argument
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | sb.c | 78 struct ubifs_ino_node *ino; in create_default_filesystem() local [all...] |
/kernel/linux/linux-5.10/fs/qnx4/ |
H A D | inode.c | 262 struct inode *qnx4_iget(struct super_block *sb, unsigned long ino) in qnx4_iget() argument
|
/kernel/linux/linux-5.10/fs/qnx6/ |
H A D | dir.c | 221 unsigned ino; in qnx6_find_entry() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | readdir.c | 143 fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) fillonedir() argument 222 filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) filldir() argument 310 filldir64(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) filldir64() argument 400 compat_fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) compat_fillonedir() argument 474 compat_filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) compat_filldir() argument [all...] |
/kernel/linux/linux-5.10/fs/romfs/ |
H A D | super.c | 156 int j, ino, nextfh; in romfs_readdir() local
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | inode.c | 170 struct inode *sysv_iget(struct super_block *sb, unsigned int ino) in sysv_iget() argument 237 unsigned int ino, block; in __sysv_write_inode() local [all...] |