Searched refs:sync_unmount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_vfsops.c123 static unsigned sync_unmount = 1; variable
125 SYSCTL_UINT(_vfs_fuse, OID_AUTO, sync_unmount, CTLFLAG_RW,
126 &sync_unmount, 0, "specify when to use synchronous unmount");

Completed in 100 milliseconds