Home
last modified time | relevance | path

Searched refs:v9fs_stat2inode_dotl (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/9p/
Dv9fs_vfs.h63 void v9fs_stat2inode_dotl(struct p9_stat_dotl *, struct inode *);
Dvfs_inode_dotl.c161 v9fs_stat2inode_dotl(st, inode); in v9fs_qid_iget_dotl()
516 v9fs_stat2inode_dotl(st, dentry->d_inode); in v9fs_vfs_getattr_dotl()
634 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) in v9fs_stat2inode_dotl() function
992 v9fs_stat2inode_dotl(st, inode); in v9fs_refresh_inode_dotl()
Dvfs_super.c172 v9fs_stat2inode_dotl(st, root->d_inode); in v9fs_mount()