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