OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntfs_unmount
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_vfsops.c
74
static int
ntfs_unmount
(struct mount *, int);
506
ntfs_unmount
(struct mount *mp, int mntflags)
function in typeref:typename:int
512
dprintf(("
ntfs_unmount
: unmounting...\n"));
519
dprintf(("
ntfs_unmount
: vflushing...\n"));
522
dprintf(("
ntfs_unmount
: vflush failed: %d\n",error));
540
panic("
ntfs_unmount
: vflush failed(sysnodes): %d\n",error);
877
.vfs_unmount =
ntfs_unmount
,
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025