Searched defs:vinode (Results 1 – 4 of 4) sorted by relevance
/linux-6.8/fs/bcachefs/ |
D | fs.c | 154 static int bch2_iget5_test(struct inode *vinode, void *p) in bch2_iget5_test() 163 static int bch2_iget5_set(struct inode *vinode, void *p) in bch2_iget5_set() 361 struct inode *vinode = NULL; in bch2_lookup() local 886 static int bch2_fiemap(struct inode *vinode, struct fiemap_extent_info *info, in bch2_fiemap() 1026 static int bch2_open(struct inode *vinode, struct file *file) in bch2_open() 1168 static int bch2_encode_fh(struct inode *vinode, u32 *fh, int *len, in bch2_encode_fh() 1208 struct inode *vinode = bch2_vfs_inode_get(c, (subvol_inum) { in bch2_nfs_get_inode() local 1436 struct inode *vinode = container_of(head, struct inode, i_rcu); in bch2_i_callback() local 1442 static void bch2_destroy_inode(struct inode *vinode) in bch2_destroy_inode() 1461 static int bch2_vfs_write_inode(struct inode *vinode, in bch2_vfs_write_inode() [all …]
|
D | xattr.c | 354 struct dentry *dentry, struct inode *vinode, in bch2_xattr_get_handler() 367 struct dentry *dentry, struct inode *vinode, in bch2_xattr_set_handler() 429 struct dentry *dentry, struct inode *vinode, in __bch2_xattr_bcachefs_get() 479 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_get() 511 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_set() 609 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_get_effective()
|
D | fs-io-pagecache.c | 668 loff_t bch2_seek_pagecache_data(struct inode *vinode, in bch2_seek_pagecache_data() 757 loff_t bch2_seek_pagecache_hole(struct inode *vinode, in bch2_seek_pagecache_hole()
|
D | fs-ioctl.c | 215 struct inode *vinode = NULL; in bch2_ioc_reinherit_attrs() local
|