Home
last modified time | relevance | path

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

/linux-4.4.14/fs/9p/
Dv9fs_vfs.h65 void v9fs_stat2inode_dotl(struct p9_stat_dotl *, struct inode *);
Dvfs_inode_dotl.c143 v9fs_stat2inode_dotl(st, inode); in v9fs_qid_iget_dotl()
498 v9fs_stat2inode_dotl(st, d_inode(dentry)); in v9fs_vfs_getattr_dotl()
613 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) in v9fs_stat2inode_dotl() function
946 v9fs_stat2inode_dotl(st, inode); in v9fs_refresh_inode_dotl()
Dvfs_super.c168 v9fs_stat2inode_dotl(st, d_inode(root)); in v9fs_mount()