Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dreaddir.c55 struct ovl_dir_file { struct
241 static void ovl_cache_put(struct ovl_dir_file *od, struct dentry *dentry) in ovl_cache_put()
339 struct ovl_dir_file *od = file->private_data; in ovl_dir_reset()
394 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos) in ovl_seek_cursor()
673 struct ovl_dir_file *od = file->private_data; in ovl_is_impure_dir()
689 struct ovl_dir_file *od = file->private_data; in ovl_iterate_real()
729 struct ovl_dir_file *od = file->private_data; in ovl_iterate()
783 struct ovl_dir_file *od = file->private_data; in ovl_dir_llseek()
823 struct ovl_dir_file *od = file->private_data; in ovl_dir_fsync()
866 struct ovl_dir_file *od = file->private_data; in ovl_dir_release()
[all …]