Home
last modified time | relevance | path

Searched defs:front_len (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/ceph/ !
Dmsgpool.h15 int front_len; /* preallocated payload size */ member
Dmsgr.h133 __le32 front_len; /* bytes in main payload */ member
151 __le32 front_len; /* bytes in main payload */ member
/linux-4.19.296/fs/ceph/ !
Dmds_client.c4285 int front_len = (int) le32_to_cpu(hdr->front_len); in mds_alloc_msg() local