Searched defs:vdir (Results 1 – 1 of 1) sorted by relevance
/linux/fs/bcachefs/ |
H A D | fs.c | 711 static struct dentry *bch2_lookup(struct inode *vdir, struct dentry *dentry, in bch2_lookup() 746 struct inode *vdir, struct dentry *dentry, in bch2_mknod() 761 struct inode *vdir, struct dentry *dentry, in bch2_create() 795 static int bch2_link(struct dentry *old_dentry, struct inode *vdir, in bch2_link() 816 int __bch2_unlink(struct inode *vdir, struct dentry *dentry, in __bch2_unlink() 860 static int bch2_unlink(struct inode *vdir, struct dentry *dentry) in bch2_unlink() 871 struct inode *vdir, struct dentry *dentry, in bch2_symlink() 906 struct inode *vdir, struct dentry *dentry, umode_t mode) in bch2_mkdir() 1248 struct inode *vdir, struct file *file, umode_t mode) in bch2_tmpfile() 1876 struct inode *vdir) in bch2_encode_fh()
|