Searched refs:SHMEM_FL_USER_MODIFIABLE (Results 1 – 2 of 2) sorted by relevance
33 #define SHMEM_FL_USER_MODIFIABLE \ macro
3246 if (fa->flags & ~SHMEM_FL_USER_MODIFIABLE) in shmem_fileattr_set()3249 info->fsflags = (info->fsflags & ~SHMEM_FL_USER_MODIFIABLE) | in shmem_fileattr_set()3250 (fa->flags & SHMEM_FL_USER_MODIFIABLE); in shmem_fileattr_set()
Completed in 10 milliseconds