Lines Matching refs:EOPNOTSUPP

413 	return ERR_PTR(-EOPNOTSUPP);  in fscrypt_encrypt_pagecache_blocks()
422 return -EOPNOTSUPP; in fscrypt_encrypt_block_inplace()
429 return -EOPNOTSUPP; in fscrypt_decrypt_pagecache_blocks()
437 return -EOPNOTSUPP; in fscrypt_decrypt_block_inplace()
459 return -EOPNOTSUPP; in fscrypt_ioctl_set_policy()
464 return -EOPNOTSUPP; in fscrypt_ioctl_get_policy()
470 return -EOPNOTSUPP; in fscrypt_ioctl_get_policy_ex()
475 return -EOPNOTSUPP; in fscrypt_ioctl_get_nonce()
486 return -EOPNOTSUPP; in fscrypt_set_context()
530 return -EOPNOTSUPP; in fscrypt_ioctl_add_key()
542 return -EOPNOTSUPP; in fscrypt_ioctl_remove_key()
548 return -EOPNOTSUPP; in fscrypt_ioctl_remove_key_all_users()
554 return -EOPNOTSUPP; in fscrypt_ioctl_get_key_status()
564 return -EOPNOTSUPP; in fscrypt_prepare_new_inode()
588 return -EOPNOTSUPP; in fscrypt_setup_filename()
605 return -EOPNOTSUPP; in fscrypt_fname_alloc_buffer()
618 return -EOPNOTSUPP; in fscrypt_fname_disk_to_usr()
652 return -EOPNOTSUPP; in fscrypt_zeroout_range()
660 return -EOPNOTSUPP; in fscrypt_file_open()
667 return -EOPNOTSUPP; in __fscrypt_prepare_link()
676 return -EOPNOTSUPP; in __fscrypt_prepare_rename()
683 return -EOPNOTSUPP; in __fscrypt_prepare_lookup()
688 return -EOPNOTSUPP; in __fscrypt_prepare_readdir()
694 return -EOPNOTSUPP; in __fscrypt_prepare_setattr()
711 return -EOPNOTSUPP; in fscrypt_prepare_symlink()
724 return -EOPNOTSUPP; in __fscrypt_encrypt_symlink()
732 return ERR_PTR(-EOPNOTSUPP); in fscrypt_get_symlink()
738 return -EOPNOTSUPP; in fscrypt_symlink_getattr()