Lines Matching refs:CACHED_SECURID
1476 static int compare(const struct CACHED_SECURID *cached, in compare()
1477 const struct CACHED_SECURID *item) in compare()
2652 const struct CACHED_SECURID *cached; in ntfs_alloc_securid()
2653 struct CACHED_SECURID wanted; in ntfs_alloc_securid()
2679 cached = (const struct CACHED_SECURID*)ntfs_fetch_cache( in ntfs_alloc_securid()
2796 const struct CACHED_SECURID *cached; in ntfs_alloc_securid()
2797 struct CACHED_SECURID wanted; in ntfs_alloc_securid()
2818 cached = (const struct CACHED_SECURID*)ntfs_fetch_cache( in ntfs_alloc_securid()
2879 const struct CACHED_SECURID *cached; in ntfs_set_owner_mode()
2880 struct CACHED_SECURID wanted; in ntfs_set_owner_mode()
2909 cached = (const struct CACHED_SECURID*)ntfs_fetch_cache( in ntfs_set_owner_mode()
2925 } else cached = (struct CACHED_SECURID*)NULL; in ntfs_set_owner_mode()