Home
last modified time | relevance | path

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

/linux-4.4.14/fs/9p/
Dvfs_dir.c153 p9stat_free(&st); in v9fs_dir_readdir()
160 p9stat_free(&st); in v9fs_dir_readdir()
Dvfs_inode.c560 p9stat_free(st); in v9fs_inode_from_fid()
1077 p9stat_free(st); in v9fs_vfs_getattr()
1251 p9stat_free(st); in v9fs_vfs_follow_link()
1260 p9stat_free(st); in v9fs_vfs_follow_link()
1415 p9stat_free(st); in v9fs_refresh_inode()
Dvfs_super.c181 p9stat_free(st); in v9fs_mount()
/linux-4.4.14/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-4.4.14/include/net/9p/
Dclient.h264 void p9stat_free(struct p9_wstat *);