Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dshmem_fs.h41 #define SHMEM_FL_USER_VISIBLE FS_FL_USER_VISIBLE macro
/openbmc/linux/mm/
H A Dshmem.c3560 fileattr_fill_flags(fa, info->fsflags & SHMEM_FL_USER_VISIBLE); in shmem_fileattr_get()