Home
last modified time | relevance | path

Searched refs:VFS_UNMOUNT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h159 #define VFS_UNMOUNT(v, f, cr, rv) ((rv) = vfs_unmount(VHEAD(v), f,cr)) macro
Dxfs_super.c595 VFS_UNMOUNT(vfsp, 0, NULL, error); in linvfs_put_super()
952 VFS_UNMOUNT(vfsp, 0, NULL, error); in linvfs_read_super()