Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dparams.c151 static const char *ovl_fsync_mode(struct ovl_config *config) in ovl_fsync_mode() function
1097 seq_printf(m, ",fsync=%s", ovl_fsync_mode(&ofs->config)); in ovl_show_options()