Searched refs:v9fs_stat2inode_dotl (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/9p/
H A Dv9fs_vfs.h28 /* flags for v9fs_stat2inode() & v9fs_stat2inode_dotl() */
55 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
H A Dvfs_inode_dotl.c81 v9fs_stat2inode_dotl(st, inode, 0);
401 v9fs_stat2inode_dotl(st, d_inode(dentry), 0);
553 * v9fs_stat2inode_dotl - populate an inode structure with stat info
561 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode, function
852 v9fs_stat2inode_dotl(st, inode, flags);

Completed in 201 milliseconds