Searched refs:p9_client_wstat (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/9p/
H A Dvfs_super.c311 ret = p9_client_wstat(v9inode->writeback_fid, &wstat); v9fs_write_inode()
H A Dvfs_inode.c1012 retval = p9_client_wstat(oldfid, &wstat); v9fs_vfs_rename()
1132 retval = p9_client_wstat(fid, &wstat); v9fs_vfs_setattr()
H A Dvfs_file.c457 retval = p9_client_wstat(fid, &wstat); v9fs_file_fsync()
/linux-4.1.27/include/net/9p/
H A Dclient.h247 int p9_client_wstat(struct p9_fid *fid, struct p9_wstat *wst);
/linux-4.1.27/net/9p/
H A Dclient.c1808 int p9_client_wstat(struct p9_fid *fid, struct p9_wstat *wst) p9_client_wstat() function
1843 EXPORT_SYMBOL(p9_client_wstat); variable

Completed in 147 milliseconds