Searched refs:ovl_getxattr_upper (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/overlayfs/ |
| H A D | namei.c | 123 res = ovl_getxattr_upper(ofs, upperdentry, ox, NULL, 0); in ovl_get_fh() 137 res = ovl_getxattr_upper(ofs, upperdentry, ox, fh->buf, res); in ovl_get_fh()
|
| H A D | overlayfs.h | 298 static inline ssize_t ovl_getxattr_upper(struct ovl_fs *ofs, in ovl_getxattr_upper() function
|
| H A D | util.c | 938 res = ovl_getxattr_upper(ofs, upper, OVL_XATTR_PROTATTR, buf, in ovl_check_protattr()
|