Searched defs:vdir (Results 1 – 3 of 3) sorted by relevance
/linux-6.8/fs/bcachefs/ |
D | fs.c | 355 static struct dentry *bch2_lookup(struct inode *vdir, struct dentry *dentry, in bch2_lookup() 375 struct inode *vdir, struct dentry *dentry, in bch2_mknod() 390 struct inode *vdir, struct dentry *dentry, in bch2_create() 424 static int bch2_link(struct dentry *old_dentry, struct inode *vdir, in bch2_link() 445 int __bch2_unlink(struct inode *vdir, struct dentry *dentry, in __bch2_unlink() 485 static int bch2_unlink(struct inode *vdir, struct dentry *dentry) in bch2_unlink() 496 struct inode *vdir, struct dentry *dentry, in bch2_symlink() 531 struct inode *vdir, struct dentry *dentry, umode_t mode) in bch2_mkdir() 815 struct inode *vdir, struct file *file, umode_t mode) in bch2_tmpfile() 1169 struct inode *vdir) in bch2_encode_fh()
|
/linux-6.8/fs/ntfs/ |
D | dir.c | 1090 struct inode *bmp_vi, *vdir = file_inode(file); in ntfs_readdir() local
|
/linux-6.8/fs/coda/ |
D | dir.c | 353 struct venus_dirent *vdir; in coda_venus_readdir() local
|