Searched refs:fs_umount (Results 1 – 2 of 2) sorted by relevance
57 fsid = op->upcall.req.fs_umount.fs_id; in fsid_of_op()515 new_op->upcall.req.fs_umount.id = ORANGEFS_SB(sb)->id; in orangefs_unmount_sb()516 new_op->upcall.req.fs_umount.fs_id = ORANGEFS_SB(sb)->fs_id; in orangefs_unmount_sb()517 strncpy(new_op->upcall.req.fs_umount.orangefs_config_server, in orangefs_unmount_sb()523 new_op->upcall.req.fs_umount.orangefs_config_server); in orangefs_unmount_sb()
244 struct orangefs_fs_umount_request_s fs_umount; member