Home
last modified time | relevance | path

Searched refs:SHMEM_FL_USER_VISIBLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dshmem_fs.h32 #define SHMEM_FL_USER_VISIBLE FS_FL_USER_VISIBLE macro
/linux-6.1.9/mm/
Dshmem.c3222 fileattr_fill_flags(fa, info->fsflags & SHMEM_FL_USER_VISIBLE); in shmem_fileattr_get()