Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dsuper.c384 op->upcall.req.fs_umount.id = id; in orangefs_unmount()
385 op->upcall.req.fs_umount.fs_id = fs_id; in orangefs_unmount()
386 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.c59 fsid = op->upcall.req.fs_umount.fs_id; in fsid_of_op()