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

/linux-master/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) function
1000 seq_printf(m, ",xino=%s", ovl_xino_mode(&ofs->config));
H A Dsuper.c955 path->dentry, ovl_xino_mode(&ofs->config));

Completed in 216 milliseconds