Home
last modified time | relevance | path

Searched refs:ENOTSYNC (Results 176 – 192 of 192) sorted by relevance

12345678

/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/misc/
H A Dcros_ec.c614 return -ENOTSYNC; in cros_ec_hello()
801 if (!ret || ret == -ENOTSYNC) in cros_ec_check_version()
807 if (!ret || ret == -ENOTSYNC) in cros_ec_check_version()
827 if (ret == -ENOTSYNC) { in cros_ec_test()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/drivers/misc/
H A Dcros_ec.c614 return -ENOTSYNC; in cros_ec_hello()
801 if (!ret || ret == -ENOTSYNC) in cros_ec_check_version()
807 if (!ret || ret == -ENOTSYNC) in cros_ec_check_version()
827 if (ret == -ENOTSYNC) { in cros_ec_test()
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Derrname.c189 E(ENOTSYNC),
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Derrname.c189 E(ENOTSYNC),
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Derrname.c189 E(ENOTSYNC),
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dnfs2xdr.c1093 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Ddir.c925 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()
1127 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
H A Dnfs3xdr.c2486 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Dnfs4proc.c185 return -ENOTSYNC; in nfs4_map_errors()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dnfs2xdr.c1093 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Ddir.c925 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()
1127 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
H A Dnfs3xdr.c2486 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Dnfs4proc.c185 return -ENOTSYNC; in nfs4_map_errors()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dnfs2xdr.c1093 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Ddir.c925 if (res == -EBADCOOKIE || res == -ENOTSYNC) { in find_and_lock_cache_page()
1127 if (res == -EBADCOOKIE || res == -ENOTSYNC) in nfs_readdir()
H A Dnfs3xdr.c2486 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Dnfs4proc.c185 return -ENOTSYNC; in nfs4_map_errors()

12345678