Searched refs:VFS_FREEVFS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ | ||
H A D | vfs.h | 373 #define VFS_FREEVFS(vfsp) fsop_freefs(vfsp) macro |
/titanic_44/usr/src/uts/common/fs/ | ||
H A D | vfs.c | 4451 VFS_FREEVFS(vfsp); in vfs_rele() |