Searched defs:vinode (Results 1 – 5 of 5) sorted by relevance
/linux/fs/bcachefs/ |
H A D | xattr.c | 328 struct dentry *dentry, struct inode *vinode, in bch2_xattr_get_handler() 344 struct dentry *dentry, struct inode *vinode, in bch2_xattr_set_handler() 406 struct dentry *dentry, struct inode *vinode, in __bch2_xattr_bcachefs_get() 456 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_get() 488 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_set() 580 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_get_effective() 590 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_set_effective()
|
H A D | fs.c | 1275 static int bch2_fiemap(struct inode *vinode, struct fiemap_extent_info *info, in bch2_fiemap() 1417 static int bch2_open(struct inode *vinode, struct file *file) in bch2_open() 1561 static int bch2_encode_fh(struct inode *vinode, u32 *fh, int *len, in bch2_encode_fh() 1601 struct inode *vinode = bch2_vfs_inode_get(c, (subvol_inum) { in bch2_nfs_get_inode() local 1808 static void bch2_free_inode(struct inode *vinode) in bch2_free_inode() 1827 static int bch2_vfs_write_inode(struct inode *vinode, in bch2_vfs_write_inode() 1842 static void bch2_evict_inode(struct inode *vinode) in bch2_evict_inode() 2163 struct inode *vinode; in bch2_fs_get_tree() local
|
H A D | fs-io-pagecache.c | 689 loff_t bch2_seek_pagecache_data(struct inode *vinode, in bch2_seek_pagecache_data() 778 loff_t bch2_seek_pagecache_hole(struct inode *vinode, in bch2_seek_pagecache_hole()
|
H A D | acl.c | 270 struct posix_acl *bch2_get_acl(struct inode *vinode, int type, bool rcu) in bch2_get_acl()
|
H A D | fs-ioctl.c | 215 struct inode *vinode = NULL; in bch2_ioc_reinherit_attrs() local
|