Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c44 #define QIBFS_MAGIC 0x726a77 macro
463 ret = simple_fill_super(sb, QIBFS_MAGIC, files); in qibfs_fill_super()