Home
last modified time | relevance | path

Searched defs:vdir (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dfs.c687 static struct dentry *bch2_lookup(struct inode *vdir, struct dentry *dentry, in bch2_lookup()
705 struct inode *vdir, struct dentry *dentry, in bch2_mknod()
720 struct inode *vdir, struct dentry *dentry, in bch2_create()
754 static int bch2_link(struct dentry *old_dentry, struct inode *vdir, in bch2_link()
775 int __bch2_unlink(struct inode *vdir, struct dentry *dentry, in __bch2_unlink()
816 static int bch2_unlink(struct inode *vdir, struct dentry *dentry) in bch2_unlink()
827 struct inode *vdir, struct dentry *dentry, in bch2_symlink()
862 struct inode *vdir, struct dentry *dentry, umode_t mode) in bch2_mkdir()
1204 struct inode *vdir, struct file *file, umode_t mode) in bch2_tmpfile()
1562 struct inode *vdir) in bch2_encode_fh()
/linux/fs/coda/
H A Ddir.c353 struct venus_dirent *vdir; in coda_venus_readdir() local