Searched defs:vdir (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/fs/bcachefs/ |
D | fs.c | 713 static struct dentry *bch2_lookup(struct inode *vdir, struct dentry *dentry, in bch2_lookup() 748 struct inode *vdir, struct dentry *dentry, in bch2_mknod() 763 struct inode *vdir, struct dentry *dentry, in bch2_create() 797 static int bch2_link(struct dentry *old_dentry, struct inode *vdir, in bch2_link() 818 int __bch2_unlink(struct inode *vdir, struct dentry *dentry, in __bch2_unlink() 862 static int bch2_unlink(struct inode *vdir, struct dentry *dentry) in bch2_unlink() 873 struct inode *vdir, struct dentry *dentry, in bch2_symlink() 908 struct inode *vdir, struct dentry *dentry, umode_t mode) in bch2_mkdir() 1250 struct inode *vdir, struct file *file, umode_t mode) in bch2_tmpfile() 1876 struct inode *vdir) in bch2_encode_fh()
|
/linux-6.15/fs/coda/ |
D | dir.c | 353 struct venus_dirent *vdir; in coda_venus_readdir() local
|