Home
last modified time | relevance | path

Searched refs:p9stat_free (Results 1 – 4 of 4) sorted by relevance

/linux/fs/9p/
H A Dvfs_inode.c461 p9stat_free(st); in v9fs_inode_from_fid()
1010 p9stat_free(st); in v9fs_vfs_getattr()
1198 p9stat_free(st); in v9fs_vfs_get_link()
1207 p9stat_free(st); in v9fs_vfs_get_link()
1364 p9stat_free(st); in v9fs_refresh_inode()
H A Dvfs_dir.c131 p9stat_free(&st); in v9fs_dir_readdir()
/linux/net/9p/
H A Dprotocol.c196 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free() function
209 EXPORT_SYMBOL(p9stat_free);
376 p9stat_free(stbuf); in p9pdu_vreadf()
/linux/include/net/9p/
H A Dclient.h289 void p9stat_free(struct p9_wstat *stbuf);