Home
last modified time | relevance | path

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

/fs/gfs2/
Dlops.c248 ld->ld_length = 0; in gfs2_get_log_desc()
307 ld->ld_length = cpu_to_be32(num + 1); in buf_lo_before_commit()
464 ld->ld_length = cpu_to_be32(gfs2_struct2blk(sdp, sdp->sd_log_num_revoke, in revoke_lo_before_commit()
524 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements()
659 ld->ld_length = cpu_to_be32(n + 1); in gfs2_write_blocks()
Drecovery.c335 length = be32_to_cpu(ld->ld_length); in foreach_descriptor()
/fs/nfsd/
Dxdr4.h146 u64 ld_length; member
Dnfs4state.c3907 deny->ld_length = NFS4_MAX_UINT64; in nfs4_set_lock_denied()
3909 deny->ld_length = fl->fl_end - fl->fl_start + 1; in nfs4_set_lock_denied()
Dnfs4xdr.c2723 WRITE64(ld->ld_length); in nfsd4_encode_lock_denied()