Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1346 __u8 ocd_inodespace; /* log2 of the per-inode space consumption */ member
1365 __u8 ocd_inodespace; /* log2 of the per-inode space consumption */ member
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c907 LASSERTF((int)offsetof(struct obd_connect_data, ocd_inodespace) == 33, "found %lld\n", in lustre_assert_wire_constants()
908 (long long)(int)offsetof(struct obd_connect_data, ocd_inodespace)); in lustre_assert_wire_constants()
909 LASSERTF((int)sizeof(((struct obd_connect_data *)0)->ocd_inodespace) == 1, "found %lld\n", in lustre_assert_wire_constants()
910 (long long)(int)sizeof(((struct obd_connect_data *)0)->ocd_inodespace)); in lustre_assert_wire_constants()