Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_inode.c494 p9stat_free(st); in v9fs_inode_from_fid()
1043 p9stat_free(st); in v9fs_vfs_getattr()
1252 p9stat_free(st); in v9fs_vfs_get_link()
1261 p9stat_free(st); in v9fs_vfs_get_link()
1418 p9stat_free(st); in v9fs_refresh_inode()
H A Dvfs_dir.c131 p9stat_free(&st); in v9fs_dir_readdir()
H A Dvfs_super.c178 p9stat_free(st); in v9fs_mount()
/openbmc/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()
/openbmc/linux/include/net/9p/
H A Dclient.h287 void p9stat_free(struct p9_wstat *stbuf);