Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dinode.c294 struct inode *realinode; in ovl_permission() local
341 static void ovl_idmap_posix_acl(const struct inode *realinode, in ovl_idmap_posix_acl()
394 struct inode *realinode = d_inode(path->dentry); in ovl_get_acl_path() local
438 struct inode *realinode; in do_ovl_get_acl() local
529 struct inode *realinode = ovl_inode_real(inode); in ovl_set_acl() local
582 struct inode *realinode = ovl_inode_realdata(inode); in ovl_fiemap() local
877 struct inode *realinode; in ovl_inode_init() local
961 struct inode *realinode = d_inode(realdentry); in ovl_set_nlink_common() local
1199 struct inode *realinode = upperdentry ? d_inode(upperdentry) : NULL; in ovl_get_inode() local
H A Dfile.c18 static char ovl_whatisit(struct inode *inode, struct inode *realinode) in ovl_whatisit()
31 struct inode *realinode = d_inode(realpath->dentry); in ovl_open_realfile() local
H A Dcopy_up.c418 struct ovl_fh *ovl_encode_real_fh(struct ovl_fs *ofs, struct inode *realinode, in ovl_encode_real_fh()
H A Dutil.c1523 struct inode *realinode; in ovl_copyattr() local
/linux/fs/erofs/
H A Dfileio.c160 struct inode *realinode = erofs_real_inode(folio_inode(folio), &need_iput); in erofs_fileio_read_folio() local
175 struct inode *realinode = erofs_real_inode(rac->mapping->host, &need_iput); in erofs_fileio_readahead() local
H A Ddata.c273 struct inode *realinode; member
281 struct inode *realinode = ctx ? ctx->realinode : inode; in erofs_iomap_begin() local
H A Dishare.c178 struct inode *realinode; in erofs_real_inode() local
H A Dzdata.c1885 struct inode *realinode = erofs_real_inode(sharedinode, &need_iput); in z_erofs_read_folio() local
1913 struct inode *realinode = erofs_real_inode(sharedinode, &need_iput); in z_erofs_readahead() local
H A Dinternal.h475 erofs_get_aops(struct inode *realinode, bool no_fscache) in erofs_get_aops()