Home
last modified time | relevance | path

Searched refs:__setattr_copy (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/f2fs/
Dfile.c857 static void __setattr_copy(struct user_namespace *mnt_userns, in __setattr_copy() function
882 #define __setattr_copy setattr_copy macro
982 __setattr_copy(&init_user_ns, inode, attr); in f2fs_setattr()