Home
last modified time | relevance | path

Searched refs:ld_length (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h488 __be32 ld_length; /* Number of buffers in this chunk */ member
/linux/fs/gfs2/
H A Drecovery.c219 length = be32_to_cpu(ld->ld_length); in foreach_descriptor()
/linux/fs/nfsd/
H A Dxdr4.h277 u64 ld_length; member
H A Dnfs4state.c8173 deny->ld_length = NFS4_MAX_UINT64; in init_lock_stateid()
8175 deny->ld_length = fl->fl_end - fl->fl_start + 1; in init_lock_stateid()
H A Dnfs4xdr.c4573 status = nfsd4_encode_length4(xdr, ld->ld_length); in nfsd4_encode_open_nfsace4()