Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.c711 static struct dentry *bch2_lookup(struct inode *vdir, struct dentry *dentry, in bch2_lookup()
744 struct inode *vdir, struct dentry *dentry, in bch2_mknod()
759 struct inode *vdir, struct dentry *dentry, in bch2_create()
793 static int bch2_link(struct dentry *old_dentry, struct inode *vdir, in bch2_link()
814 int __bch2_unlink(struct inode *vdir, struct dentry *dentry, in __bch2_unlink()
858 static int bch2_unlink(struct inode *vdir, struct dentry *dentry) in bch2_unlink()
869 struct inode *vdir, struct dentry *dentry, in bch2_symlink()
904 struct inode *vdir, struct dentry *dentry, umode_t mode) in bch2_mkdir()
1246 struct inode *vdir, struct file *file, umode_t mode) in bch2_tmpfile()
1874 struct inode *vdir) in bch2_encode_fh()
/linux/fs/coda/
H A Ddir.c353 struct venus_dirent *vdir; in coda_venus_readdir() local