Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Ddir.c68 static struct dentry *ovl_start_creating_temp(struct ovl_fs *ofs, in ovl_start_creating_temp() function
88 whiteout = ovl_start_creating_temp(ofs, workdir); in ovl_whiteout()
100 link = ovl_start_creating_temp(ofs, workdir); in ovl_whiteout()
250 ret = ovl_start_creating_temp(ofs, workdir); in ovl_create_temp()