Home
last modified time | relevance | path

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

12

/linux-6.15/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()
/linux-6.15/tools/perf/trace/strace/groups/
H A Dstring48 removexattr
/linux-6.15/fs/
H A Dxattr.c1019 removexattr(struct mnt_idmap *idmap, struct dentry *d, const char *name) in removexattr() function
1032 error = removexattr(file_mnt_idmap(f), in file_removexattr()
1052 error = removexattr(mnt_idmap(path.mnt), path.dentry, kname->name); in filename_removexattr()
1097 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl200 189 n64 removexattr sys_removexattr
H A Dsyscall_n32.tbl200 189 n32 removexattr sys_removexattr
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl200 189 n64 removexattr sys_removexattr
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c2351 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_decode_removexattr() local
2352 memset(removexattr, 0, sizeof(*removexattr)); in nfsd4_decode_removexattr()
2353 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr()
5711 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_encode_removexattr() local
5714 return nfsd4_encode_change_info4(xdr, &removexattr->rmxa_cinfo); in nfsd4_encode_removexattr()
H A Dnfs4proc.c2622 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local
2629 removexattr->rmxa_name); in nfsd4_removexattr()
2632 set_change_info(&removexattr->rmxa_cinfo, &cstate->current_fh); in nfsd4_removexattr()
/linux-6.15/tools/scripts/
H A Dsyscall.tbl26 14 common removexattr sys_removexattr
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl26 14 common removexattr sys_removexattr
H A Dsyscall_32.tbl250 235 common removexattr sys_removexattr
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl26 14 common removexattr sys_removexattr
/linux-6.15/scripts/
H A Dsyscall.tbl26 14 common removexattr sys_removexattr
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl209 197 common removexattr sys_removexattr
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl276 247 common removexattr sys_removexattr
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl242 232 common removexattr sys_removexattr
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl245 235 common removexattr sys_removexattr
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl82 71 common removexattr sys_removexattr
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl245 235 common removexattr sys_removexattr
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl276 247 common removexattr sys_removexattr
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl209 197 common removexattr sys_removexattr
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl82 71 common removexattr sys_removexattr
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl324 391 common removexattr sys_removexattr

12