Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dorangefs-kernel.h346 int orangefs_remount(struct orangefs_sb_info_s *);
H A Dsuper.c245 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()