Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dshmem_fs.h61 #define SHMEM_FL_USER_VISIBLE (FS_FL_USER_VISIBLE | FS_CASEFOLD_FL) macro
/linux/mm/
H A Dshmem.c4210 fileattr_fill_flags(fa, info->fsflags & SHMEM_FL_USER_VISIBLE); in shmem_fileattr_get()