[go: nahoru, domu]

Searched defs:lc_opc (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h3477 __u64 lc_opc; /** operations allowed */ member in struct:lustre_capa
3489 /** lustre_capa::lc_opc */
3521 return (c->lc_opc & CAPA_OPC_INDEX_LOOKUP) != 0;
3526 return (c->lc_opc & CAPA_OPC_INDEX_LOOKUP) == 0;

Completed in 51 milliseconds