Home
last modified time | relevance | path

Searched refs:dss1 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/boot/dts/ti/omap/
H A Domap3430es1-clocks.dtsi183 dss1_alwon_fck: clock-dss1-alwon-fck-3430es1@0 {
H A Domap36xx-am35xx-omap3430es2plus-clocks.dtsi192 dss1_alwon_fck: clock-dss1-alwon-fck-3430es2@0 {
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c180 static bool ff_dss_match_fh(const struct nfs4_ff_layout_ds_stripe *dss1, in ff_dss_match_fh() argument
185 if (dss1->fh_versions_cnt != dss2->fh_versions_cnt) in ff_dss_match_fh()
188 for (i = 0; i < dss1->fh_versions_cnt; i++) { in ff_dss_match_fh()
191 if (nfs_compare_fh(&dss1->fh_versions[i], in ff_dss_match_fh()