Home
last modified time | relevance | path

Searched refs:LL_SBI_LAYOUT_LOCK (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Dllite_lib.c345 sbi->ll_flags |= LL_SBI_LAYOUT_LOCK; in client_common_fill_super()
1519 !(sbi->ll_flags & LL_SBI_LAYOUT_LOCK)) in ll_update_inode()
Dllite_internal.h409 #define LL_SBI_LAYOUT_LOCK 0x20000 /* layout lock support */ macro
Dfile.c3490 if (!(sbi->ll_flags & LL_SBI_LAYOUT_LOCK) || *gen != LL_LAYOUT_GEN_NONE) in ll_layout_refresh()