Searched defs:dir_inode (Results 1 – 4 of 4) sorted by relevance
258 static int coda_link(struct dentry *source_de, struct inode *dir_inode, in coda_link()284 static int coda_symlink(struct inode *dir_inode, struct dentry *de, in coda_symlink()
60 static gid_t v9fs_get_fsgid_for_create(struct inode *dir_inode) in v9fs_get_fsgid_for_create()
315 struct inode *dir_inode) in ecryptfs_lookup_interpose()
1952 struct inode *dir_inode = file->f_path.dentry->d_inode; in nfsd_buffered_readdir() local