Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h520 bool no_force_umount:1; member
761 unsigned int no_force_umount:1; member
H A Dinode.c445 if (!fc->no_force_umount) in fuse_umount_begin()
1407 fc->no_force_umount = ctx->no_force_umount; in fuse_fill_super_common()
H A Dvirtio_fs.c1293 ctx->no_force_umount = true; in virtio_fs_ctx_set_defaults()