Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1268 p9stat_free(st); in v9fs_readlink()
1491 p9stat_free(st); in v9fs_refresh_inode()
Dvfs_super.c185 p9stat_free(st); in v9fs_mount()
/linux-4.1.27/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.1.27/include/net/9p/
Dclient.h264 void p9stat_free(struct p9_wstat *);