Searched defs:real (Results 1 – 6 of 6) sorted by relevance
/fs/overlayfs/ |
D | file.c | 106 static int ovl_real_fdget_meta(const struct file *file, struct fd *real, in ovl_real_fdget_meta() 135 static int ovl_real_fdget(const struct file *file, struct fd *real) in ovl_real_fdget() 178 struct fd real; in ovl_llseek() local 282 struct fd real; in ovl_read_iter() local 335 struct fd real; in ovl_write_iter() local 416 struct fd real; in ovl_splice_write() local 451 struct fd real; in ovl_fsync() local 500 struct fd real; in ovl_fallocate() local 532 struct fd real; in ovl_fadvise() local 652 struct fd real; in ovl_flush() local
|
D | export.c | 365 struct dentry *real, in ovl_lookup_real_one() 428 struct dentry *real, in ovl_lookup_real_inode() 493 struct dentry *real, in ovl_lookup_real_ancestor() 546 struct dentry *real, in ovl_lookup_real() 654 struct dentry *real = upper ?: (index ?: lowerpath->dentry); in ovl_get_dentry() local
|
D | namei.c | 156 struct dentry *real; in ovl_decode_real_fh() local 451 enum ovl_xattr ox, struct dentry *real, bool is_upper, in ovl_verify_set_fh()
|
D | copy_up.c | 342 struct ovl_fh *ovl_encode_real_fh(struct ovl_fs *ofs, struct dentry *real, in ovl_encode_real_fh()
|
D | inode.c | 999 struct inode *ovl_lookup_inode(struct super_block *sb, struct dentry *real, in ovl_lookup_inode()
|
D | super.c | 88 struct dentry *real = NULL, *lower; in ovl_d_real() local
|