Searched refs:OBD_CONNECT_LRU_RESIZE (Results 1 – 6 of 6) sorted by relevance
313 return !!(exp_connect_flags(exp) & OBD_CONNECT_LRU_RESIZE); in exp_connect_lru_resize()354 return !!(ocd->ocd_connect_flags & OBD_CONNECT_LRU_RESIZE); in imp_connect_lru_resize()
547 return !!(ns->ns_connect_flags & OBD_CONNECT_LRU_RESIZE); in ns_connect_lru_resize()
257 ns->ns_connect_flags &= ~OBD_CONNECT_LRU_RESIZE; in lprocfs_lru_size_seq_write()270 (ns->ns_orig_connect_flags & OBD_CONNECT_LRU_RESIZE)) { in lprocfs_lru_size_seq_write()274 ns->ns_connect_flags |= OBD_CONNECT_LRU_RESIZE; in lprocfs_lru_size_seq_write()
1220 #define OBD_CONNECT_LRU_RESIZE 0x2000000ULL /*LRU resize feature. */ macro1272 #define LRU_RESIZE_CONNECT_FLAG OBD_CONNECT_LRU_RESIZE
212 data->ocd_connect_flags |= OBD_CONNECT_LRU_RESIZE; in client_common_fill_super()421 data->ocd_connect_flags |= OBD_CONNECT_LRU_RESIZE; in client_common_fill_super()
1055 LASSERTF(OBD_CONNECT_LRU_RESIZE == 0x2000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()1056 OBD_CONNECT_LRU_RESIZE); in lustre_assert_wire_constants()