Searched defs:ino (Results 51 - 75 of 305) sorted by relevance

1234567891011>>

/linux-master/fs/xfs/
H A Dxfs_symlink.c102 xfs_ino_t ino; local
H A Dxfs_itable.c56 xfs_bulkstat_one_int( struct xfs_mount *mp, struct mnt_idmap *idmap, struct xfs_trans *tp, xfs_ino_t ino, struct xfs_bstat_chunk *bc) argument
230 xfs_bulkstat_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, void *data) argument
/linux-master/fs/tracefs/
H A Dinternal.h63 unsigned int ino; member in struct:eventfs_inode
/linux-master/fs/proc/
H A Dpage.c284 u64 ino; local
H A Dproc_net.c77 static int seq_release_net(struct inode *ino, struct file *f) argument
192 static int single_release_net(struct inode *ino, struct file *f) argument
H A Dtask_nommu.c130 unsigned long ino = 0; local
/linux-master/fs/jffs2/
H A Dwrite.c669 jffs2_do_link(struct jffs2_sb_info *c, struct jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen, uint32_t time) argument
[all...]
H A Dnodelist.c421 struct jffs2_inode_cache *jffs2_get_ino_cache(struct jffs2_sb_info *c, uint32_t ino) argument
[all...]
H A Dsummary.h61 jint32_t ino; /* == zero for unlink */ member in struct:jffs2_sum_dirent_flash
117 jint32_t ino; /* == zero for unlink */ member in struct:jffs2_sum_dirent_mem
/linux-master/fs/qnx6/
H A Ddir.c221 unsigned ino; local
/linux-master/fs/hpfs/
H A Dmap.c164 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) argument
322 dnode_secno hpfs_fnode_dno(struct super_block *s, ino_t ino) argument
[all...]
/linux-master/include/uapi/linux/
H A Dbfs_fs.h46 __le16 ino; member in struct:bfs_dirent
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dif.c338 static int mtrr_close(struct inode *ino, struct file *file) argument
/linux-master/include/linux/ceph/
H A Ddecode.h282 ceph_encode_filepath(void **p, void *end, u64 ino, const char *path) argument
/linux-master/fs/ubifs/
H A Dsb.c81 struct ubifs_ino_node *ino; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c53 unsigned long ino; local
H A Dbpf_iter_tcp4.c53 unsigned long ino; local
/linux-master/fs/ocfs2/
H A Dfilecheck.c345 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, unsigned long ino) argument
406 ocfs2_filecheck_handle(struct ocfs2_super *osb, unsigned long ino, unsigned int flags) argument
/linux-master/drivers/pci/
H A Dproc.c114 struct inode *ino = file_inode(file); local
/linux-master/fs/udf/
H A Dudfdecl.h144 udf_iget_special(struct super_block *sb, struct kernel_lb_addr *ino) argument
149 udf_iget(struct super_block *sb, struct kernel_lb_addr *ino) argument
/linux-master/fs/nfsd/
H A Dnfsxdr.c575 svcxdr_encode_entry_common(struct nfsd_readdirres *resp, const char *name, int namlen, loff_t offset, u64 ino) argument
615 nfssvc_encode_entry(void *data, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
/linux-master/fs/ecryptfs/
H A Dfile.c82 ecryptfs_filldir(struct dir_context *ctx, const char *lower_name, int lower_namelen, loff_t offset, u64 ino, unsigned int d_type) argument
/linux-master/fs/autofs/
H A Dwaitq.c209 struct autofs_info *ino; local
453 struct autofs_info *ino; local
[all...]
/linux-master/fs/omfs/
H A Ddir.c306 ino_t ino = be64_to_cpu(oi->i_head.h_self); local
320 u64 ino = be64_to_cpu(header->h_self); local
/linux-master/fs/ext4/
H A Dblock_validity.c27 u32 ino; member in struct:ext4_system_zone
69 add_system_zone(struct ext4_system_blocks *system_blks, ext4_fsblk_t start_blk, unsigned int count, u32 ino) argument
147 ext4_protect_reserved_inode(struct super_block *sb, struct ext4_system_blocks *system_blks, u32 ino) argument
[all...]

Completed in 334 milliseconds

1234567891011>>