Searched defs:ino (Results 76 - 100 of 305) sorted by relevance

1234567891011>>

/linux-master/fs/efs/
H A Dinode.c50 struct inode *efs_iget(struct super_block *super, unsigned long ino) argument
/linux-master/fs/affs/
H A Damigaffs.c30 u32 ino, hash_ino; local
80 __be32 ino; local
147 u32 link_ino, ino; local
[all...]
/linux-master/fs/jfs/
H A Dinode.c24 struct inode *jfs_iget(struct super_block *sb, unsigned long ino) argument
/linux-master/fs/ext2/
H A Dialloc.c109 unsigned long ino; local
426 ino_t ino local
[all...]
H A Dnamei.c59 ino_t ino; local
84 ino_t ino; local
/linux-master/fs/jffs2/
H A Dfs.c253 struct inode *jffs2_iget(struct super_block *sb, unsigned long ino) argument
[all...]
H A Ddir.c83 uint32_t ino = 0; local
[all...]
H A Dsuper.c112 static struct inode *jffs2_nfs_get_inode(struct super_block *sb, uint64_t ino, argument
/linux-master/fs/autofs/
H A Dinode.c14 struct autofs_info *ino; local
27 autofs_clean_ino(struct autofs_info *ino) argument
34 autofs_free_ino(struct autofs_info *ino) argument
312 struct autofs_info *ino; local
[all...]
/linux-master/fs/
H A Dreaddir.c183 fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
262 filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
350 filldir64(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
440 compat_fillonedir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
514 compat_filldir(struct dir_context *ctx, const char *name, int namlen, loff_t offset, u64 ino, unsigned int d_type) argument
[all...]
/linux-master/fs/nfs/
H A Dcallback_proc.c249 struct inode *ino; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dinode.c212 xchk_inode_extsize( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags) argument
248 xchk_inode_cowextsize( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags, uint64_t flags2) argument
267 xchk_inode_flags( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags) argument
312 xchk_inode_flags2( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino, uint16_t mode, uint16_t flags, uint64_t flags2) argument
359 xchk_dinode_nsec( struct xfs_scrub *sc, xfs_ino_t ino, struct xfs_dinode *dip, const xfs_timestamp_t ts) argument
374 xchk_dinode( struct xfs_scrub *sc, struct xfs_dinode *dip, xfs_ino_t ino) argument
606 xchk_inode_xref_finobt( struct xfs_scrub *sc, xfs_ino_t ino) argument
683 xchk_inode_xref( struct xfs_scrub *sc, xfs_ino_t ino, struct xfs_dinode *dip) argument
720 xchk_inode_check_reflink_iflag( struct xfs_scrub *sc, xfs_ino_t ino) argument
[all...]
/linux-master/fs/nilfs2/
H A Dnamei.c57 ino_t ino; local
443 unsigned long ino; local
455 nilfs_get_dentry(struct super_block *sb, u64 cno, u64 ino, u32 gen) argument
[all...]
/linux-master/fs/f2fs/
H A Dinode.c133 __le32 ino = node->footer.ino; local
526 is_meta_ino(struct f2fs_sb_info *sbi, unsigned int ino) argument
532 f2fs_iget(struct super_block *sb, unsigned long ino) argument
626 f2fs_iget_retry(struct super_block *sb, unsigned long ino) argument
[all...]
/linux-master/fs/bfs/
H A Ddir.c85 unsigned long ino; local
139 unsigned long ino local
267 bfs_add_entry(struct inode *dir, const struct qstr *child, int ino) argument
[all...]
H A Dinode.c34 struct inode *bfs_iget(struct super_block *sb, unsigned long ino) argument
96 static struct bfs_inode *find_inode(struct super_block *sb, u16 ino, struct buffer_head **p) argument
117 unsigned int ino = (u16)inode->i_ino; local
162 unsigned long ino = inode->i_ino; local
[all...]
/linux-master/fs/ceph/
H A Dexport.c16 u64 ino; member in struct:ceph_nfs_fh
23 u64 ino, parent_ino; member in struct:ceph_nfs_confh
30 u64 ino; member in struct:ceph_nfs_snapfh
126 static struct inode *__lookup_inode(struct super_block *sb, u64 ino) argument
172 ceph_lookup_inode(struct super_block *sb, u64 ino) argument
184 __fh_to_dentry(struct super_block *sb, u64 ino) argument
318 __get_parent(struct super_block *sb, struct dentry *child, u64 ino) argument
[all...]
H A Dquota.c85 find_quotarealm_inode(struct ceph_mds_client *mdsc, u64 ino) argument
[all...]
/linux-master/fs/cachefiles/
H A Dio.c391 ino_t ino = file ? file_inode(file)->i_ino : 0; local
508 cachefiles_prepare_ondemand_read(struct netfs_cache_resources *cres, loff_t start, size_t *_len, loff_t i_size, unsigned long *_flags, ino_t ino) argument
/linux-master/fs/hfsplus/
H A Dsuper.c58 struct inode *hfsplus_iget(struct super_block *sb, unsigned long ino) argument
/linux-master/fs/qnx4/
H A Dinode.c282 struct inode *qnx4_iget(struct super_block *sb, unsigned long ino) argument
/linux-master/fs/btrfs/
H A Dprops.c279 u64 ino = btrfs_ino(BTRFS_I(inode)); local
/linux-master/net/unix/
H A Ddiag.c46 int ino; local
239 static struct sock *unix_lookup_by_ino(struct net *net, unsigned int ino) argument
/linux-master/fs/sysv/
H A Dinode.c170 struct inode *sysv_iget(struct super_block *sb, unsigned int ino) argument
234 unsigned int ino, block; local
[all...]
/linux-master/fs/openpromfs/
H A Dinode.c190 unsigned int ino; local
350 static struct inode *openprom_iget(struct super_block *sb, ino_t ino) argument

Completed in 206 milliseconds

1234567891011>>