Searched refs:ld_type (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dlops.c119 static struct buffer_head *gfs2_get_log_desc(struct gfs2_sbd *sdp, u32 ld_type) argument
126 ld->ld_type = cpu_to_be32(ld_type);
264 if (pass != 1 || be32_to_cpu(ld->ld_type) != GFS2_LOG_DESC_METADATA)
400 if (pass != 0 || be32_to_cpu(ld->ld_type) != GFS2_LOG_DESC_REVOKE)
661 if (pass != 1 || be32_to_cpu(ld->ld_type) != GFS2_LOG_DESC_JDATA)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgfs2_ondisk.h394 __be32 ld_type; /* GFS2_LOG_DESC_... */ member in struct:gfs2_log_descriptor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dxdr4.h137 u32 ld_type; member in struct:nfsd4_lock_denied
H A Dnfs4state.c3408 deny->ld_type = NFS4_READ_LT;
3410 deny->ld_type = NFS4_WRITE_LT;
H A Dnfs4xdr.c2428 WRITE32(ld->ld_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure3485 test "$cc_type" != "$ld_type" && add_ldflags $cc_ldflags
5031 test "$cc_type" != "$ld_type" && die "LTO requires same compiler and linker"
5140 case $ld_type in

Completed in 142 milliseconds