Home
last modified time | relevance | path

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

12

/linux/fs/orangefs/
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()
A Dupcall.h250 struct orangefs_removexattr_request_s removexattr; member
A Dorangefs-utils.c72 fsid = op->upcall.req.removexattr.refn.fs_id; in fsid_of_op()
/linux/tools/perf/trace/strace/groups/
A Dstring48 removexattr
/linux/fs/
A Dxattr.c809 removexattr(struct user_namespace *mnt_userns, struct dentry *d, in removexattr() function
835 error = removexattr(mnt_user_ns(path.mnt), path.dentry, name); in path_removexattr()
846 SYSCALL_DEFINE2(removexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument
868 error = removexattr(file_mnt_user_ns(f.file), in SYSCALL_DEFINE2()
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl200 189 n64 removexattr sys_removexattr
A Dsyscall_n32.tbl200 189 n32 removexattr sys_removexattr
A Dsyscall_o32.tbl247 233 o32 removexattr sys_removexattr
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl214 202 common removexattr sys_removexattr
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl200 189 n64 removexattr sys_removexattr
/linux/fs/nfsd/
A Dxdr4.h670 struct nfsd4_removexattr removexattr; member
A Dnfs4proc.c2292 struct nfsd4_removexattr *removexattr = &u->removexattr; in nfsd4_removexattr() local
2299 removexattr->rmxa_name); in nfsd4_removexattr()
2302 set_change_info(&removexattr->rmxa_cinfo, &cstate->current_fh); in nfsd4_removexattr()
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl82 71 common removexattr sys_removexattr
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl208 197 common removexattr sys_removexattr
A Dsyscall_32.tbl249 235 i386 removexattr sys_removexattr
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl208 197 common removexattr sys_removexattr
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl245 235 common removexattr sys_removexattr
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl242 232 common removexattr sys_removexattr
/linux/arch/arm/tools/
A Dsyscall.tbl252 235 common removexattr sys_removexattr
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl276 247 common removexattr sys_removexattr
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl245 235 common removexattr sys_removexattr
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl218 181 common removexattr sys_removexattr
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl324 391 common removexattr sys_removexattr
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl272 218 common removexattr sys_removexattr
/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl244 233 common removexattr sys_removexattr sys_removexattr

Completed in 30 milliseconds

12