| /OK3568_Linux_fs/buildroot/package/attr/ |
| H A D | 0001-build-with-older-GCCs.patch | 51 - __attribute__ ((deprecated ("Use removexattr or lremovexattr instead"))); 76 - __attribute__ ((deprecated ("Use getxattr, setxattr, listxattr, removexattr instead"))); 80 - __attribute__ ((deprecated ("Use getxattr, setxattr, listxattr, removexattr instead")));
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | xattr.c | 262 new_op->upcall.req.removexattr.refn = orangefs_inode->refn; in orangefs_inode_removexattr() 268 strcpy(new_op->upcall.req.removexattr.key, name); in orangefs_inode_removexattr() 269 new_op->upcall.req.removexattr.key_sz = strlen(name) + 1; in orangefs_inode_removexattr() 273 (char *)new_op->upcall.req.removexattr.key, in orangefs_inode_removexattr() 274 (int)new_op->upcall.req.removexattr.key_sz); in orangefs_inode_removexattr()
|
| H A D | upcall.h | 250 struct orangefs_removexattr_request_s removexattr; member
|
| H A D | orangefs-utils.c | 72 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/strace/groups/ |
| H A D | string | 48 removexattr
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | xattr.h | 92 extern int removexattr (const char *__path, const char *__name) __THROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | xattr.h | 92 extern int removexattr (const char *__path, const char *__name) __THROW;
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | xattr.c | 777 removexattr(struct dentry *d, const char __user *name) in removexattr() function 802 error = removexattr(path.dentry, name); in path_removexattr() 813 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument 835 error = removexattr(f.file->f_path.dentry, name); in SYSCALL_DEFINE2()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/ |
| H A D | syscall_n32.tbl | 200 189 n32 removexattr sys_removexattr
|
| H A D | syscall_n64.tbl | 200 189 n64 removexattr sys_removexattr
|
| H A D | syscall_o32.tbl | 247 233 o32 removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/ |
| H A D | syscall.tbl | 214 202 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4proc.c | 2147 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local 2154 removexattr->rmxa_name); in nfsd4_removexattr() 2157 set_change_info(&removexattr->rmxa_cinfo, &cstate->current_fh); in nfsd4_removexattr()
|
| H A D | xdr4.h | 682 struct nfsd4_removexattr removexattr; member
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 82 71 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 208 197 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 208 197 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 242 232 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 276 247 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/ |
| H A D | syscall.tbl | 245 235 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 244 233 common removexattr sys_removexattr compat_sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/arm/tools/ |
| H A D | syscall.tbl | 252 235 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 245 235 common removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 244 233 common removexattr sys_removexattr sys_removexattr
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/ |
| H A D | syscall.tbl | 324 391 common removexattr sys_removexattr
|