Home
last modified time | relevance | path

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

/linux-5.19.10/fs/orangefs/
Dsuper.c401 op->upcall.req.fs_umount.id = id; in orangefs_unmount()
402 op->upcall.req.fs_umount.fs_id = fs_id; in orangefs_unmount()
403 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()