Searched defs:fileattr (Results 1 – 2 of 2) sorted by relevance
23 struct fileattr { struct36 int copy_fsxattr_to_user(const struct fileattr *fa, struct fsxattr __user *ufa); argument
914 u64 fileattr; member2649 static int send_fileattr(struct send_ctx *sctx, u64 ino, u64 gen, u64 fileattr) in send_fileattr()