Home
last modified time | relevance | path

Searched refs:ll_xattr_cache_enabled (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Dxattr.c358 if (sbi->ll_xattr_cache_enabled && xattr_type != XATTR_ACL_ACCESS_T) { in ll_getxattr_common()
Dlproc_llite.c791 return sprintf(buf, "%u\n", sbi->ll_xattr_cache_enabled); in xattr_cache_show()
814 sbi->ll_xattr_cache_enabled = val; in xattr_cache_store()
Dllite_internal.h470 ll_xattr_cache_enabled:1; member
Dllite_lib.c355 sbi->ll_xattr_cache_enabled = 1; in client_common_fill_super()