Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/fuse/
HDfuse_vfsops.c222 const static unsigned long long cant_update_opts = in fuse_vfs_remount() local
227 if ((mp->mnt_flag ^ data->mnt_flag) & cant_update_opts) { in fuse_vfs_remount()