Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h619 #define SWAP_LAYOUTS_KEEP_ATIME (1 << 3) macro
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c2012 (SWAP_LAYOUTS_KEEP_MTIME | SWAP_LAYOUTS_KEEP_ATIME)) { in ll_swap_layouts()
2077 if (!(lsl->sl_flags & SWAP_LAYOUTS_KEEP_ATIME)) { in ll_swap_layouts()