Home
last modified time | relevance | path

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

/Linux-v4.19/fs/9p/
Dvfs_dir.c153 p9stat_free(&st); in v9fs_dir_readdir()
160 p9stat_free(&st); in v9fs_dir_readdir()
Dvfs_inode.c563 p9stat_free(st); in v9fs_inode_from_fid()
1098 p9stat_free(st); in v9fs_vfs_getattr()
1280 p9stat_free(st); in v9fs_vfs_get_link()
1289 p9stat_free(st); in v9fs_vfs_get_link()
1445 p9stat_free(st); in v9fs_refresh_inode()
Dvfs_super.c188 p9stat_free(st); in v9fs_mount()
/Linux-v4.19/net/9p/
Dprotocol.c46 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free() function
54 EXPORT_SYMBOL(p9stat_free);
220 p9stat_free(stbuf); in p9pdu_vreadf()
/Linux-v4.19/include/net/9p/
Dclient.h274 void p9stat_free(struct p9_wstat *);