Home
last modified time | relevance | path

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

/Linux-v5.15/net/9p/
Dprotocol.c31 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free() function
44 EXPORT_SYMBOL(p9stat_free);
210 p9stat_free(stbuf); in p9pdu_vreadf()
/Linux-v5.15/fs/9p/
Dvfs_inode.c489 p9stat_free(st); in v9fs_inode_from_fid()
1051 p9stat_free(st); in v9fs_vfs_getattr()
1246 p9stat_free(st); in v9fs_vfs_get_link()
1255 p9stat_free(st); in v9fs_vfs_get_link()
1412 p9stat_free(st); in v9fs_refresh_inode()
Dvfs_dir.c132 p9stat_free(&st); in v9fs_dir_readdir()
Dvfs_super.c179 p9stat_free(st); in v9fs_mount()
/Linux-v5.15/include/net/9p/
Dclient.h246 void p9stat_free(struct p9_wstat *);