• Home
  • Raw
  • Download

Lines Matching refs:EOPNOTSUPP

398 	return ERR_PTR(-EOPNOTSUPP);  in fscrypt_encrypt_pagecache_blocks()
407 return -EOPNOTSUPP; in fscrypt_encrypt_block_inplace()
414 return -EOPNOTSUPP; in fscrypt_decrypt_pagecache_blocks()
422 return -EOPNOTSUPP; in fscrypt_decrypt_block_inplace()
444 return -EOPNOTSUPP; in fscrypt_ioctl_set_policy()
449 return -EOPNOTSUPP; in fscrypt_ioctl_get_policy()
455 return -EOPNOTSUPP; in fscrypt_ioctl_get_policy_ex()
460 return -EOPNOTSUPP; in fscrypt_ioctl_get_nonce()
471 return -EOPNOTSUPP; in fscrypt_set_context()
495 return -EOPNOTSUPP; in fscrypt_ioctl_add_key()
500 return -EOPNOTSUPP; in fscrypt_ioctl_remove_key()
506 return -EOPNOTSUPP; in fscrypt_ioctl_remove_key_all_users()
512 return -EOPNOTSUPP; in fscrypt_ioctl_get_key_status()
522 return -EOPNOTSUPP; in fscrypt_prepare_new_inode()
546 return -EOPNOTSUPP; in fscrypt_setup_filename()
563 return -EOPNOTSUPP; in fscrypt_fname_alloc_buffer()
576 return -EOPNOTSUPP; in fscrypt_fname_disk_to_usr()
609 return -EOPNOTSUPP; in fscrypt_zeroout_range()
617 return -EOPNOTSUPP; in fscrypt_file_open()
624 return -EOPNOTSUPP; in __fscrypt_prepare_link()
633 return -EOPNOTSUPP; in __fscrypt_prepare_rename()
640 return -EOPNOTSUPP; in __fscrypt_prepare_lookup()
645 return -EOPNOTSUPP; in __fscrypt_prepare_readdir()
651 return -EOPNOTSUPP; in __fscrypt_prepare_setattr()
668 return -EOPNOTSUPP; in fscrypt_prepare_symlink()
681 return -EOPNOTSUPP; in __fscrypt_encrypt_symlink()
689 return ERR_PTR(-EOPNOTSUPP); in fscrypt_get_symlink()
695 return -EOPNOTSUPP; in fscrypt_symlink_getattr()