Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-kernel.h324 int orangefs_remount(struct orangefs_sb_info_s *);
Dsuper.c231 int orangefs_remount(struct orangefs_sb_info_s *orangefs_sb) in orangefs_remount() function
Ddevorangefs-req.c661 ret = orangefs_remount(orangefs_sb); in dispatch_ioctl_command()