Searched refs:REISERFS_XATTR_MAGIC (Results 1 – 4 of 4) sorted by relevance
12 #define REISERFS_XATTR_MAGIC 0x52465841 /* "RFXA" */ macro
573 rxh->h_magic = cpu_to_le32(REISERFS_XATTR_MAGIC); in reiserfs_xattr_set_handle()729 if (rxh->h_magic != cpu_to_le32(REISERFS_XATTR_MAGIC)) { in reiserfs_xattr_get()