Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dmagic.h84 #define NSFS_MAGIC 0x6e736673 macro
/linux-4.19.296/fs/
Dnsfs.c268 &ns_dentry_operations, NSFS_MAGIC); in nsfs_mount()