Home
last modified time | relevance | path

Searched defs:vinode (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Dxattr.c333 struct dentry *dentry, struct inode *vinode, in bch2_xattr_get_handler()
349 struct dentry *dentry, struct inode *vinode, in bch2_xattr_set_handler()
411 struct dentry *dentry, struct inode *vinode, in __bch2_xattr_bcachefs_get()
461 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_get()
499 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_set()
591 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_get_effective()
601 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_set_effective()
H A Dfs.c1334 bch2_fiemap_hole_pagecache(struct inode *vinode, u64 *start, u64 *end, in bch2_fiemap_hole_pagecache()
1485 static int bch2_fiemap(struct inode *vinode, struct fiemap_extent_info *info, in bch2_fiemap()
1585 static int bch2_open(struct inode *vinode, struct file *file) in bch2_open()
1873 static int bch2_encode_fh(struct inode *vinode, u32 *fh, int *len, in bch2_encode_fh()
1913 struct inode *vinode = bch2_vfs_inode_get(c, (subvol_inum) { in bch2_nfs_get_inode() local
2121 static void bch2_free_inode(struct inode *vinode) in bch2_free_inode()
2140 static int bch2_vfs_write_inode(struct inode *vinode, in bch2_vfs_write_inode()
2155 static void bch2_evict_inode(struct inode *vinode) in bch2_evict_inode()
2445 struct inode *vinode; in bch2_fs_get_tree() local
H A Dfs-ioctl.c41 struct inode *vinode = NULL; in bch2_ioc_reinherit_attrs() local
H A Dfs-io-pagecache.c693 loff_t bch2_seek_pagecache_data(struct inode *vinode, in bch2_seek_pagecache_data()
782 loff_t bch2_seek_pagecache_hole(struct inode *vinode, in bch2_seek_pagecache_hole()
H A Dacl.c270 struct posix_acl *bch2_get_acl(struct inode *vinode, int type, bool rcu) in bch2_get_acl()