Home
last modified time | relevance | path

Searched refs:__blkid_probe_filter_types (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/superblocks/
H A Dsuperblocks.c252 return __blkid_probe_filter_types(pr, BLKID_CHAIN_SUBLKS, flag, names); in blkid_probe_filter_superblocks_type()
795 return __blkid_probe_filter_types(pr, BLKID_CHAIN_SUBLKS, flag, names); in blkid_probe_filter_types()
/dports/devel/util-linux/util-linux-2.36/libblkid/src/superblocks/
H A Dsuperblocks.c260 return __blkid_probe_filter_types(pr, BLKID_CHAIN_SUBLKS, flag, names); in blkid_probe_filter_superblocks_type()
863 return __blkid_probe_filter_types(pr, BLKID_CHAIN_SUBLKS, flag, names); in blkid_probe_filter_types()
/dports/devel/util-linux/util-linux-2.36/libblkid/src/
H A DblkidP.h473 extern int __blkid_probe_filter_types(blkid_probe pr, int chain, int flag, char *names[])
H A Dprobe.c497 int __blkid_probe_filter_types(blkid_probe pr, int chain, int flag, char *names[]) in __blkid_probe_filter_types() function
/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/
H A DblkidP.h471 extern int __blkid_probe_filter_types(blkid_probe pr, int chain, int flag, char *names[])
H A Dprobe.c497 int __blkid_probe_filter_types(blkid_probe pr, int chain, int flag, char *names[]) in __blkid_probe_filter_types() function
/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/partitions/
H A Dpartitions.c279 return __blkid_probe_filter_types(pr, BLKID_CHAIN_PARTS, flag, names); in blkid_probe_filter_partitions_type()
/dports/devel/util-linux/util-linux-2.36/libblkid/src/partitions/
H A Dpartitions.c277 return __blkid_probe_filter_types(pr, BLKID_CHAIN_PARTS, flag, names); in blkid_probe_filter_partitions_type()