Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
Dsuper.c400 op->upcall.req.fs_umount.id = id; in orangefs_unmount()
401 op->upcall.req.fs_umount.fs_id = fs_id; in orangefs_unmount()
402 strncpy(op->upcall.req.fs_umount.orangefs_config_server, in orangefs_unmount()
Dupcall.h246 struct orangefs_fs_umount_request_s fs_umount; member
Dorangefs-utils.c60 fsid = op->upcall.req.fs_umount.fs_id; in fsid_of_op()
/kernel/liteos_a/fs/vfs/
DMakefile83 $(LITEOSTHIRDPARTY)/NuttX/fs/mount/fs_umount.c \