Searched refs:pt_removexattr (Results 1 – 4 of 4) sorted by relevance
113 .removexattr = pt_removexattr,
65 int pt_removexattr(FsContext *ctx, const char *path, const char *name);
160 .removexattr = pt_removexattr,
242 int pt_removexattr(FsContext *ctx, const char *path, const char *name) in pt_removexattr() function