Home
last modified time | relevance | path

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

/fs/bcachefs/
Dfs.c651 static struct dentry *bch2_lookup(struct inode *vdir, struct dentry *dentry, in bch2_lookup()
669 struct inode *vdir, struct dentry *dentry, in bch2_mknod()
684 struct inode *vdir, struct dentry *dentry, in bch2_create()
718 static int bch2_link(struct dentry *old_dentry, struct inode *vdir, in bch2_link()
739 int __bch2_unlink(struct inode *vdir, struct dentry *dentry, in __bch2_unlink()
780 static int bch2_unlink(struct inode *vdir, struct dentry *dentry) in bch2_unlink()
791 struct inode *vdir, struct dentry *dentry, in bch2_symlink()
826 struct inode *vdir, struct dentry *dentry, umode_t mode) in bch2_mkdir()
1168 struct inode *vdir, struct file *file, umode_t mode) in bch2_tmpfile()
1528 struct inode *vdir) in bch2_encode_fh()
/fs/coda/
Ddir.c353 struct venus_dirent *vdir; in coda_venus_readdir() local