Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dinode.c1358 sd = s_default_security; in ntfs_create_inode()
1359 sd_size = sizeof(s_default_security); in ntfs_create_inode()
H A Dfsntfs.c1721 const u8 s_default_security[] __aligned(8) = { variable
1731 static_assert(sizeof(s_default_security) == 0x50);
H A Dntfs_fs.h637 extern const u8 s_default_security[0x50];