Home
last modified time | relevance | path

Searched defs:real (Results 1 – 6 of 6) sorted by relevance

/fs/overlayfs/
Dfile.c110 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta()
139 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget()
182 struct fd real; in ovl_llseek() local
286 struct fd real; in ovl_read_iter() local
340 struct fd real; in ovl_write_iter() local
421 struct fd real; in ovl_splice_write() local
457 struct fd real; in ovl_fsync() local
515 struct fd real; in ovl_fallocate() local
547 struct fd real; in ovl_fadvise() local
567 struct fd real; in ovl_real_ioctl() local
Dexport.c363 struct dentry *real, in ovl_lookup_real_one()
426 struct dentry *real, in ovl_lookup_real_inode()
491 struct dentry *real, in ovl_lookup_real_ancestor()
544 struct dentry *real, in ovl_lookup_real()
652 struct dentry *real = upper ?: (index ?: lowerpath->dentry); in ovl_get_dentry() local
Dnamei.c157 struct dentry *real; in ovl_decode_real_fh() local
447 enum ovl_xattr ox, struct dentry *real, bool is_upper, in ovl_verify_set_fh()
Dcopy_up.c279 struct ovl_fh *ovl_encode_real_fh(struct dentry *real, bool is_upper) in ovl_encode_real_fh()
Dinode.c845 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real, in ovl_lookup_inode()
Dsuper.c88 struct dentry *real = NULL, *lower; in ovl_d_real() local