Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A 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 strscpy(op->upcall.req.fs_umount.orangefs_config_server, devname); in orangefs_unmount()
H A Dupcall.h246 struct orangefs_fs_umount_request_s fs_umount; member
H A Dorangefs-utils.c60 fsid = op->upcall.req.fs_umount.fs_id; in fsid_of_op()