Home
last modified time | relevance | path

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

/Linux-v4.19/fs/9p/
Dv9fs_vfs.h65 void v9fs_stat2inode_dotl(struct p9_stat_dotl *, struct inode *);
Dvfs_inode_dotl.c146 v9fs_stat2inode_dotl(st, inode); in v9fs_qid_iget_dotl()
499 v9fs_stat2inode_dotl(st, d_inode(dentry)); in v9fs_vfs_getattr_dotl()
614 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) in v9fs_stat2inode_dotl() function
951 v9fs_stat2inode_dotl(st, inode); in v9fs_refresh_inode_dotl()
Dvfs_super.c175 v9fs_stat2inode_dotl(st, d_inode(root)); in v9fs_mount()