Home
last modified time | relevance | path

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

/Linux-v6.1/fs/9p/
Dvfs_inode.c503 p9stat_free(st); in v9fs_inode_from_fid()
1057 p9stat_free(st); in v9fs_vfs_getattr()
1256 p9stat_free(st); in v9fs_vfs_get_link()
1265 p9stat_free(st); in v9fs_vfs_get_link()
1422 p9stat_free(st); in v9fs_refresh_inode()
Dvfs_dir.c133 p9stat_free(&st); in v9fs_dir_readdir()
Dvfs_super.c181 p9stat_free(st); in v9fs_mount()
/Linux-v6.1/net/9p/
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-v6.1/include/net/9p/
Dclient.h287 void p9stat_free(struct p9_wstat *stbuf);