Home
last modified time | relevance | path

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

12

/Linux-v6.6/fs/orangefs/
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()
Dupcall.h250 struct orangefs_removexattr_request_s removexattr; member
Dorangefs-utils.c72 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
/Linux-v6.6/tools/perf/trace/strace/groups/
Dstring48 removexattr
/Linux-v6.6/fs/
Dxattr.c903 removexattr(struct mnt_idmap *idmap, struct dentry *d, in removexattr() function
932 error = removexattr(mnt_idmap(path.mnt), path.dentry, name); in path_removexattr()
943 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
965 error = removexattr(file_mnt_idmap(f.file), in SYSCALL_DEFINE2()
/Linux-v6.6/fs/nfsd/
Dnfs4xdr.c2308 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_decode_removexattr() local
2309 memset(removexattr, 0, sizeof(*removexattr)); in nfsd4_decode_removexattr()
2310 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr()
5249 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_encode_removexattr() local
5252 return nfsd4_encode_change_info4(xdr, &removexattr->rmxa_cinfo); in nfsd4_encode_removexattr()
Dxdr4.h700 struct nfsd4_removexattr removexattr; member
Dnfs4proc.c2456 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local
2463 removexattr->rmxa_name); in nfsd4_removexattr()
2466 set_change_info(&removexattr->rmxa_cinfo, &cstate->current_fh); in nfsd4_removexattr()
/Linux-v6.6/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl200 189 n64 removexattr sys_removexattr
Dsyscall_n32.tbl200 189 n32 removexattr sys_removexattr
Dsyscall_o32.tbl247 233 o32 removexattr sys_removexattr
/Linux-v6.6/arch/ia64/kernel/syscalls/
Dsyscall.tbl214 202 common removexattr sys_removexattr
/Linux-v6.6/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl200 189 n64 removexattr sys_removexattr
/Linux-v6.6/arch/xtensa/kernel/syscalls/
Dsyscall.tbl82 71 common removexattr sys_removexattr
/Linux-v6.6/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl208 197 common removexattr sys_removexattr
/Linux-v6.6/arch/x86/entry/syscalls/
Dsyscall_64.tbl208 197 common removexattr sys_removexattr
Dsyscall_32.tbl249 235 i386 removexattr sys_removexattr
/Linux-v6.6/arch/arm/tools/
Dsyscall.tbl252 235 common removexattr sys_removexattr
/Linux-v6.6/arch/parisc/kernel/syscalls/
Dsyscall.tbl276 247 common removexattr sys_removexattr
/Linux-v6.6/arch/sh/kernel/syscalls/
Dsyscall.tbl245 235 common removexattr sys_removexattr
/Linux-v6.6/arch/m68k/kernel/syscalls/
Dsyscall.tbl242 232 common removexattr sys_removexattr
/Linux-v6.6/arch/microblaze/kernel/syscalls/
Dsyscall.tbl245 235 common removexattr sys_removexattr
/Linux-v6.6/arch/sparc/kernel/syscalls/
Dsyscall.tbl218 181 common removexattr sys_removexattr
/Linux-v6.6/arch/alpha/kernel/syscalls/
Dsyscall.tbl324 391 common removexattr sys_removexattr
/Linux-v6.6/arch/s390/kernel/syscalls/
Dsyscall.tbl244 233 common removexattr sys_removexattr sys_removexattr

12