Home
last modified time | relevance | path

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

/Linux-v5.4/fs/overlayfs/
Dreaddir.c52 struct ovl_dir_file { struct
238 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry) in ovl_cache_put()
336 struct ovl_dir_file *od = file->private_data; in ovl_dir_reset()
391 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos) in ovl_seek_cursor()
670 struct ovl_dir_file *od = file->private_data; in ovl_is_impure_dir()
686 struct ovl_dir_file *od = file->private_data; in ovl_iterate_real()
726 struct ovl_dir_file *od = file->private_data; in ovl_iterate()
780 struct ovl_dir_file *od = file->private_data; in ovl_dir_llseek()
820 struct ovl_dir_file *od = file->private_data; in ovl_dir_fsync()
863 struct ovl_dir_file *od = file->private_data; in ovl_dir_release()
[all …]