Home
last modified time | relevance | path

Searched refs:content_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/cachefiles/
Dxattr.c60 buf->content = object->content_info; in cachefiles_set_object_xattr()
Dinternal.h60 enum cachefiles_content content_info:8; /* Info about content presence */ member
Dinterface.c406 object->content_info = CACHEFILES_CONTENT_NO_DATA; in cachefiles_invalidate_cookie()