Searched defs:vinode (Results 1 – 5 of 5) sorted by relevance
/linux-6.15/fs/bcachefs/ |
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() 494 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_set() 586 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_get_effective() 596 struct dentry *dentry, struct inode *vinode, in bch2_xattr_bcachefs_set_effective()
|
D | fs.c | 1338 bch2_fiemap_hole_pagecache(struct inode *vinode, u64 *start, u64 *end, in bch2_fiemap_hole_pagecache() 1489 static int bch2_fiemap(struct inode *vinode, struct fiemap_extent_info *info, in bch2_fiemap() 1588 static int bch2_open(struct inode *vinode, struct file *file) in bch2_open() 1875 static int bch2_encode_fh(struct inode *vinode, u32 *fh, int *len, in bch2_encode_fh() 1915 struct inode *vinode = bch2_vfs_inode_get(c, (subvol_inum) { in bch2_nfs_get_inode() local 2123 static void bch2_free_inode(struct inode *vinode) in bch2_free_inode() 2142 static int bch2_vfs_write_inode(struct inode *vinode, in bch2_vfs_write_inode() 2157 static void bch2_evict_inode(struct inode *vinode) in bch2_evict_inode() 2440 struct inode *vinode; in bch2_fs_get_tree() local
|
D | fs-ioctl.c | 41 struct inode *vinode = NULL; in bch2_ioc_reinherit_attrs() local
|
D | fs-io-pagecache.c | 693 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()
|
D | acl.c | 270 struct posix_acl *bch2_get_acl(struct inode *vinode, int type, bool rcu) in bch2_get_acl()
|