| /Linux-v5.15/net/9p/ |
| D | error.c | 80 {"Directory not empty", ENOTEMPTY}, 128 {"directory is not empty", ENOTEMPTY},
|
| /Linux-v5.15/fs/sysv/ |
| D | namei.c | 175 int err = -ENOTEMPTY; in sysv_rmdir() 222 err = -ENOTEMPTY; in sysv_rename()
|
| /Linux-v5.15/include/xen/interface/io/ |
| D | xs_wire.h | 57 XSD_ERROR(ENOTEMPTY),
|
| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 20 #define ENOTEMPTY 39 /* Directory not empty */ macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 20 #define ENOTEMPTY 39 /* Directory not empty */ macro
|
| /Linux-v5.15/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 68 #define ENOTEMPTY 93 /* Directory not empty */ macro
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 40 #define ENOTEMPTY 66 /* Directory not empty */ macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | errno.h | 111 #define ENOTEMPTY 247 /* Directory not empty */ macro
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 43 #define ENOTEMPTY 66 /* Directory not empty */ macro
|
| /Linux-v5.15/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 111 #define ENOTEMPTY 247 /* Directory not empty */ macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | errno.h | 68 #define ENOTEMPTY 93 /* Directory not empty */ macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 43 #define ENOTEMPTY 66 /* Directory not empty */ macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 40 #define ENOTEMPTY 66 /* Directory not empty */ macro
|
| /Linux-v5.15/fs/minix/ |
| D | namei.c | 175 int err = -ENOTEMPTY; in minix_rmdir() 218 err = -ENOTEMPTY; in minix_rename()
|
| /Linux-v5.15/fs/ufs/ |
| D | namei.c | 233 int err= -ENOTEMPTY; in ufs_rmdir() 276 err = -ENOTEMPTY; in ufs_rename()
|
| /Linux-v5.15/net/netfilter/ |
| D | nft_set_rbtree.c | 300 return -ENOTEMPTY; in __nft_rbtree_insert() 317 return -ENOTEMPTY; in __nft_rbtree_insert() 360 return -ENOTEMPTY; in __nft_rbtree_insert()
|
| /Linux-v5.15/fs/afs/ |
| D | misc.c | 84 case UAENOTEMPTY: return -ENOTEMPTY; in afs_abort_to_error()
|
| /Linux-v5.15/fs/ext2/ |
| D | namei.c | 311 int err = -ENOTEMPTY; in ext2_rmdir() 369 err = -ENOTEMPTY; in ext2_rename()
|
| /Linux-v5.15/net/netfilter/ipset/ |
| D | ip_set_hash_net.c | 63 return elem->nomatch ? -ENOTEMPTY : 1; in hash_net4_do_data_match() 237 return elem->nomatch ? -ENOTEMPTY : 1; in hash_net6_do_data_match()
|
| D | ip_set_hash_netiface.c | 85 return elem->nomatch ? -ENOTEMPTY : 1; in hash_netiface4_do_data_match() 322 return elem->nomatch ? -ENOTEMPTY : 1; in hash_netiface6_do_data_match()
|
| D | ip_set_hash_netport.c | 75 return elem->nomatch ? -ENOTEMPTY : 1; in hash_netport4_do_data_match() 297 return elem->nomatch ? -ENOTEMPTY : 1; in hash_netport6_do_data_match()
|
| D | ip_set_hash_netnet.c | 68 return elem->nomatch ? -ENOTEMPTY : 1; in hash_netnet4_do_data_match() 313 return elem->nomatch ? -ENOTEMPTY : 1; in hash_netnet6_do_data_match()
|
| D | ip_set_hash_ipportnet.c | 78 return elem->nomatch ? -ENOTEMPTY : 1; in hash_ipportnet4_do_data_match() 330 return elem->nomatch ? -ENOTEMPTY : 1; in hash_ipportnet6_do_data_match()
|
| /Linux-v5.15/lib/ |
| D | errname.c | 118 E(ENOTEMPTY),
|
| /Linux-v5.15/fs/nilfs2/ |
| D | namei.c | 324 err = -ENOTEMPTY; in nilfs_rmdir() 380 err = -ENOTEMPTY; in nilfs_rename()
|