Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dfile.c97 struct ovl_file *ovl_file_alloc(struct file *realfile) in ovl_file_alloc() function
226 of = ovl_file_alloc(realfile); in ovl_open()
H A Doverlayfs.h856 struct ovl_file *ovl_file_alloc(struct file *realfile);
H A Ddir.c1320 of = ovl_file_alloc(realfile); in ovl_create_tmpfile()