Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-kernel.h338 int orangefs_remount(struct orangefs_sb_info_s *);
H A Dsuper.c247 int orangefs_remount(struct orangefs_sb_info_s *orangefs_sb) in orangefs_remount() function
H A Ddevorangefs-req.c661 ret = orangefs_remount(orangefs_sb); in dispatch_ioctl_command()