Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dparams.h43 const char *ovl_xino_mode(struct ovl_config *config);
H A Dparams.c95 const char *ovl_xino_mode(struct ovl_config *config) in ovl_xino_mode() function
1002 seq_printf(m, ",xino=%s", ovl_xino_mode(&ofs->config)); in ovl_show_options()
H A Dsuper.c1010 path->dentry, ovl_xino_mode(&ofs->config)); in ovl_get_fsid()