Home
last modified time | relevance | path

Searched defs:realinode (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dinode.c293 struct inode *realinode; in ovl_permission() local
472 static void ovl_idmap_posix_acl(const struct inode *realinode, in ovl_idmap_posix_acl()
525 struct inode *realinode = d_inode(path->dentry); in ovl_get_acl_path() local
569 struct inode *realinode; in do_ovl_get_acl() local
667 struct inode *realinode = ovl_inode_real(inode); in ovl_set_acl() local
717 struct inode *realinode = ovl_inode_realdata(inode); in ovl_fiemap() local
1019 struct inode *realinode; in ovl_inode_init() local
1103 struct inode *realinode = d_inode(realdentry); in ovl_set_nlink_common() local
1341 struct inode *realinode = upperdentry ? d_inode(upperdentry) : NULL; in ovl_get_inode() local
H A Dfile.c26 static char ovl_whatisit(struct inode *inode, struct inode *realinode) in ovl_whatisit()
42 struct inode *realinode = d_inode(realpath->dentry); in ovl_open_realfile() local
H A Dcopy_up.c374 struct ovl_fh *ovl_encode_real_fh(struct ovl_fs *ofs, struct inode *realinode, in ovl_encode_real_fh()
H A Dutil.c1401 struct inode *realinode; in ovl_copyattr() local