Searched refs:ovl_getxattr_upper (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/overlayfs/
H A Dnamei.c122 res = ovl_getxattr_upper(ofs, upperdentry, ox, NULL, 0);
136 res = ovl_getxattr_upper(ofs, upperdentry, ox, fh->buf, res);
H A Dinode.c1010 err = ovl_getxattr_upper(ofs, upperdentry, OVL_XATTR_NLINK,
H A Doverlayfs.h286 static inline ssize_t ovl_getxattr_upper(struct ovl_fs *ofs, function
H A Dutil.c922 res = ovl_getxattr_upper(ofs, upper, OVL_XATTR_PROTATTR, buf,

Completed in 235 milliseconds