Home
last modified time | relevance | path

Searched defs:ino (Results 451 - 475 of 682) sorted by relevance

1...<<11121314151617181920>>...28

/kernel/linux/linux-6.6/fs/jffs2/
H A Dnodelist.h174 uint32_t ino; member
259 uint32_t ino; /* == zero for unlink */ member
[all...]
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H A Dfilelayout.c837 fl_pnfs_update_layout(struct inode *ino, in fl_pnfs_update_layout() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Dextent_cache.c330 nid_t ino = inode->i_ino; in __grab_extent_tree() local
/kernel/linux/linux-6.6/fs/kernfs/
H A Ddir.c715 ino_t ino = kernfs_id_ino(id); in kernfs_find_and_get_node_by_id() local
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...]
/kernel/linux/linux-6.6/fs/afs/
H A Ddir.c576 afs_lookup_one_filldir(struct dir_context *ctx, const char *name, int nlen, loff_t fpos, u64 ino, unsigned dtype) afs_lookup_one_filldir() argument
644 afs_lookup_filldir(struct dir_context *ctx, const char *name, int nlen, loff_t fpos, u64 ino, unsigned dtype) afs_lookup_filldir() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelayed-inode.c64 u64 ino = btrfs_ino(btrfs_inode); in btrfs_get_delayed_node() local
121 u64 ino = btrfs_ino(btrfs_inode); in btrfs_get_or_create_delayed_node() local
840 const u64 ino = item->delayed_node->inode_id; in btrfs_batch_delete_items() local
/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c333 u64 ino; in ceph_readdir() local
/kernel/linux/linux-6.6/fs/ext2/
H A Dinode.c1305 static struct ext2_inode *ext2_get_inode(struct super_block *sb, ino_t ino, in ext2_get_inode() argument
1378 struct inode *ext2_iget (struct super_block *sb, unsigned long ino) in ext2_iget() argument
1508 ino_t ino = inode->i_ino; __ext2_write_inode() local
[all...]
H A Dsuper.c359 ext2_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation) ext2_nfs_get_inode() argument
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c128 static char *inode_name(struct inode *ino) in inode_name() argument
273 unsigned long long next, ino; in hostfs_readdir() local
295 static int hostfs_open(struct inode *ino, struct file *file) in hostfs_open() argument
511 hostfs_inode_update(struct inode *ino, const struct hostfs_stat *st) hostfs_inode_update() argument
526 hostfs_inode_set(struct inode *ino, void *data) hostfs_inode_set() argument
624 hostfs_lookup(struct inode *ino, struct dentry *dentry, unsigned int flags) hostfs_lookup() argument
646 hostfs_link(struct dentry *to, struct inode *ino, struct dentry *from) hostfs_link() argument
665 hostfs_unlink(struct inode *ino, struct dentry *dentry) hostfs_unlink() argument
681 hostfs_symlink(struct mnt_idmap *idmap, struct inode *ino, struct dentry *dentry, const char *to) hostfs_symlink() argument
694 hostfs_mkdir(struct mnt_idmap *idmap, struct inode *ino, struct dentry *dentry, umode_t mode) hostfs_mkdir() argument
707 hostfs_rmdir(struct inode *ino, struct dentry *dentry) hostfs_rmdir() argument
774 hostfs_permission(struct mnt_idmap *idmap, struct inode *ino, int desired) hostfs_permission() argument
[all...]
/kernel/linux/linux-6.6/fs/zonefs/
H A Dsuper.c648 ino_t ino; in zonefs_get_file_inode() local
697 ino_t ino = bdev_nr_zones(sb->s_bdev) + ztype + 1; in zonefs_get_zgroup_inode() local
811 ino_t ino; in zonefs_readdir_zgroup() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c1590 struct inode *ino; in load_and_init_attrdef() local
1655 struct inode *ino; load_and_init_upcase() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_user.c729 user_plock(struct ocfs2_cluster_connection *conn, u64 ino, struct file *file, int cmd, struct file_lock *fl) user_plock() argument
/kernel/linux/linux-6.6/fs/ufs/
H A Dinode.c654 struct inode *ufs_iget(struct super_block *sb, unsigned long ino) in ufs_iget() argument
[all...]
/kernel/linux/linux-6.6/fs/befs/
H A Dlinuxvfs.c297 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) in befs_iget() argument
639 static struct inode *befs_nfs_get_inode(struct super_block *sb, uint64_t ino, in befs_nfs_get_inode() argument
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsctl.c102 ino_t ino = file_inode(file)->i_ino; in nfsctl_transaction_write() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dinode.c38 unsigned long ino = inode->i_ino; in ntfs_read_mft() local
1221 CLST ino = 0; ntfs_create_inode() local
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dinode.c972 static void ovl_map_ino(struct inode *inode, unsigned long ino, int fsid) in ovl_map_ino() argument
1011 ovl_inode_init(struct inode *inode, struct ovl_inode_params *oip, unsigned long ino, int fsid) ovl_inode_init() argument
1347 unsigned long ino = 0; ovl_get_inode() local
[all...]
H A Dsuper.c1300 unsigned long ino = d_inode(lowerpath->dentry)->i_ino; in ovl_get_root() local
1324 ovl_inode_init(d_inode(root), &oip, ino, fsid); in ovl_get_root() local
H A Dreaddir.c22 u64 ino; member
143 ovl_cache_entry_new(struct ovl_readdir_data *rdd, const char *name, int len, u64 ino, unsigned int d_type) ovl_cache_entry_new() argument
173 ovl_cache_entry_add_rb(struct ovl_readdir_data *rdd, const char *name, int len, u64 ino, unsigned int d_type) ovl_cache_entry_add_rb() argument
197 ovl_fill_lowest(struct ovl_readdir_data *rdd, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) ovl_fill_lowest() argument
253 ovl_fill_merge(struct dir_context *ctx, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) ovl_fill_merge() argument
429 ovl_remap_lower_ino(u64 ino, int xinobits, int fsid, const char *name, int namelen, bool warn) ovl_remap_lower_ino() argument
466 u64 ino = p->real_ino; ovl_cache_update_ino() local
533 ovl_fill_plain(struct dir_context *ctx, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) ovl_fill_plain() argument
654 ovl_fill_real(struct dir_context *ctx, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) ovl_fill_real() argument
1036 ovl_check_d_type(struct dir_context *ctx, const char *name, int namelen, loff_t offset, u64 ino, unsigned int d_type) ovl_check_d_type() argument
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Djournal.c55 static inline void zero_ino_node_unused(struct ubifs_ino_node *ino) in zero_ino_node_unused() argument
446 static void pack_inode(struct ubifs_info *c, struct ubifs_ino_node *ino, in pack_inode() argument
548 struct ubifs_ino_node *ino; ubifs_jnl_update() local
844 struct ubifs_ino_node *ino, *ino_start; ubifs_jnl_write_inode() local
1555 struct ubifs_ino_node *ino; ubifs_jnl_truncate() local
1723 struct ubifs_ino_node *ino; ubifs_jnl_delete_xattr() local
1844 struct ubifs_ino_node *ino; ubifs_jnl_change_xattr() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H A Dprivcmd.c1144 static int privcmd_open(struct inode *ino, struct file *file) in privcmd_open() argument
1158 static int privcmd_release(struct inode *ino, struct file *file) in privcmd_release() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.c1331 int parent_ino, dname_len, ino, inode_len; member
1488 static int ext4_fc_record_modified_inode(struct super_block *sb, int ino) in ext4_fc_record_modified_inode() argument
1525 int inode_len, ino, ret, tag = tl->fc_tag; ext4_fc_replay_inode() local
1678 ext4_fc_record_regions(struct super_block *sb, int ino, ext4_lblk_t lblk, ext4_fsblk_t pblk, int len, int replay) ext4_fc_record_regions() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_icache.c71 xfs_inode_alloc( struct xfs_mount *mp, xfs_ino_t ino) xfs_inode_alloc() argument
597 xfs_iget_cache_miss( struct xfs_mount *mp, struct xfs_perag *pag, xfs_trans_t *tp, xfs_ino_t ino, struct xfs_inode **ipp, int flags, int lock_flags) xfs_iget_cache_miss() argument
735 xfs_iget( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, uint flags, uint lock_flags, struct xfs_inode **ipp) xfs_iget() argument
866 xfs_ino_t ino = ip->i_ino; /* for radix_tree_delete */ xfs_reclaim_inode() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_fs.h643 ino_t ino = (ino_t) fileid; in nfs_fileid_to_ino_t() local

Completed in 47 milliseconds

1...<<11121314151617181920>>...28