Searched refs:PTYFS_MAGIC (Results 1 – 1 of 1) sorted by relevance
46 #define PTYFS_MAGIC 0x9D94A07D macro230 if (sb->magic != PTYFS_MAGIC) in ptyfs_get_rootpath()252 if (sb->magic != PTYFS_MAGIC) in ptyfs_register_pts()292 if (sb->magic != PTYFS_MAGIC || ptsno < 0) in ptyfs_unregister_pts()361 sb->magic = PTYFS_MAGIC; in ptyfs_ops_mount()
Completed in 9 milliseconds