Home
last modified time | relevance | path

Searched refs:orangefs_remount (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Ddevorangefs-req.c661 ret = orangefs_remount(orangefs_sb); in dispatch_ioctl_command()
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
250 gossip_debug(GOSSIP_SUPER_DEBUG, "orangefs_remount: called\n"); in orangefs_remount()
268 ret = service_operation(new_op, "orangefs_remount", in orangefs_remount()
271 "orangefs_remount: mount got return value of %d\n", in orangefs_remount()
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-kernel.h348 int orangefs_remount(struct orangefs_sb_info_s *);
H A Dsuper.c246 int orangefs_remount(struct orangefs_sb_info_s *orangefs_sb) in orangefs_remount() function
251 gossip_debug(GOSSIP_SUPER_DEBUG, "orangefs_remount: called\n"); in orangefs_remount()
269 ret = service_operation(new_op, "orangefs_remount", in orangefs_remount()
272 "orangefs_remount: mount got return value of %d\n", in orangefs_remount()
H A Ddevorangefs-req.c661 ret = orangefs_remount(orangefs_sb); in dispatch_ioctl_command()

Completed in 5 milliseconds