Home
last modified time | relevance | path

Searched refs:removexattr (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/attr/
H A D0001-build-with-older-GCCs.patch51 - __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 Dxattr.c262 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 Dupcall.h250 struct orangefs_removexattr_request_s removexattr; member
H A Dorangefs-utils.c72 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
/OK3568_Linux_fs/kernel/tools/perf/trace/strace/groups/
H A Dstring48 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 Dxattr.h92 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 Dxattr.h92 extern int removexattr (const char *__path, const char *__name) __THROW;
/OK3568_Linux_fs/kernel/fs/
H A Dxattr.c777 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 Dsyscall_n32.tbl200 189 n32 removexattr sys_removexattr
H A Dsyscall_n64.tbl200 189 n64 removexattr sys_removexattr
H A Dsyscall_o32.tbl247 233 o32 removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl214 202 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c2147 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 Dxdr4.h682 struct nfsd4_removexattr removexattr; member
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl82 71 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl208 197 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl208 197 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl242 232 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl276 247 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl245 235 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl244 233 common removexattr sys_removexattr compat_sys_removexattr
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl252 235 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl245 235 common removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl244 233 common removexattr sys_removexattr sys_removexattr
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl324 391 common removexattr sys_removexattr

12