Home
last modified time | relevance | path

Searched defs:dir_inode (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/coda/
H A Ddir.c202 static int coda_link(struct dentry *source_de, struct inode *dir_inode, in coda_link()
228 static int coda_symlink(struct inode *dir_inode, struct dentry *de, in coda_symlink()
/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_inode_dotl.c45 static kgid_t v9fs_get_fsgid_for_create(struct inode *dir_inode) in v9fs_get_fsgid_for_create()
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c946 static struct dentry *dir_lookup(struct inode *dir_inode, struct dentry *dentry, in dir_lookup()
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c3110 struct inode *dir_inode = dir->d_inode; in lookup_open() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtree-log.c5834 struct inode *dir_inode; in btrfs_log_all_parents() local