Lines Matching refs:EOPNOTSUPP
300 return ERR_PTR(-EOPNOTSUPP); in fscrypt_get_ctx()
313 return ERR_PTR(-EOPNOTSUPP); in fscrypt_encrypt_pagecache_blocks()
322 return -EOPNOTSUPP; in fscrypt_encrypt_block_inplace()
329 return -EOPNOTSUPP; in fscrypt_decrypt_pagecache_blocks()
337 return -EOPNOTSUPP; in fscrypt_decrypt_block_inplace()
359 return -EOPNOTSUPP; in fscrypt_ioctl_set_policy()
364 return -EOPNOTSUPP; in fscrypt_ioctl_get_policy()
370 return -EOPNOTSUPP; in fscrypt_ioctl_get_policy_ex()
383 return -EOPNOTSUPP; in fscrypt_inherit_context()
393 return -EOPNOTSUPP; in fscrypt_ioctl_add_key()
398 return -EOPNOTSUPP; in fscrypt_ioctl_remove_key()
404 return -EOPNOTSUPP; in fscrypt_ioctl_remove_key_all_users()
410 return -EOPNOTSUPP; in fscrypt_ioctl_get_key_status()
416 return -EOPNOTSUPP; in fscrypt_get_encryption_info()
439 return -EOPNOTSUPP; in fscrypt_setup_filename()
457 return -EOPNOTSUPP; in fscrypt_fname_alloc_buffer()
470 return -EOPNOTSUPP; in fscrypt_fname_disk_to_usr()
495 return -EOPNOTSUPP; in fscrypt_zeroout_range()
503 return -EOPNOTSUPP; in fscrypt_file_open()
510 return -EOPNOTSUPP; in __fscrypt_prepare_link()
519 return -EOPNOTSUPP; in __fscrypt_prepare_rename()
526 return -EOPNOTSUPP; in __fscrypt_prepare_lookup()
534 return -EOPNOTSUPP; in __fscrypt_prepare_symlink()
543 return -EOPNOTSUPP; in __fscrypt_encrypt_symlink()
551 return ERR_PTR(-EOPNOTSUPP); in fscrypt_get_symlink()