Home
last modified time | relevance | path

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

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