HomeSort by relevance Sort by last modified time
    Searched full:xs_fname (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/blkid/
probe.c 797 if (strlen(xs->xs_fname))
798 label = xs->xs_fname;
799 blkid_set_tag(probe->dev, "LABEL", label, sizeof(xs->xs_fname));
    [all...]
probe.h 150 char xs_fname[12]; member in struct:xfs_super_block

Completed in 2427 milliseconds