Lines Matching refs:scx
223 int ntfs_build_mapping(struct SECURITY_CONTEXT *scx, const char *usermap_path,
225 int ntfs_get_owner_mode(struct SECURITY_CONTEXT *scx,
227 int ntfs_set_mode(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, mode_t mode);
228 BOOL ntfs_allowed_as_owner(struct SECURITY_CONTEXT *scx, ntfs_inode *ni);
229 int ntfs_allowed_access(struct SECURITY_CONTEXT *scx,
231 int ntfs_allowed_create(struct SECURITY_CONTEXT *scx,
233 BOOL old_ntfs_allowed_dir_access(struct SECURITY_CONTEXT *scx,
237 le32 ntfs_alloc_securid(struct SECURITY_CONTEXT *scx,
241 le32 ntfs_alloc_securid(struct SECURITY_CONTEXT *scx,
244 int ntfs_set_owner(struct SECURITY_CONTEXT *scx, ntfs_inode *ni,
246 int ntfs_set_ownmod(struct SECURITY_CONTEXT *scx,
249 int ntfs_set_owner_mode(struct SECURITY_CONTEXT *scx,
253 int ntfs_set_owner_mode(struct SECURITY_CONTEXT *scx,
256 le32 ntfs_inherited_id(struct SECURITY_CONTEXT *scx,
261 void ntfs_destroy_security_context(struct SECURITY_CONTEXT *scx);
265 int ntfs_set_inherited_posix(struct SECURITY_CONTEXT *scx,
268 int ntfs_get_posix_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni,
270 int ntfs_set_posix_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni,
273 int ntfs_remove_posix_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni,
277 int ntfs_get_ntfs_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni,
279 int ntfs_set_ntfs_acl(struct SECURITY_CONTEXT *scx, ntfs_inode *ni,
331 BOOL ntfs_leave_file_security(struct SECURITY_API *scx);