Home
last modified time | relevance | path

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

/mm/
Dfilemap.c1792 struct iattr newattrs; in __remove_suid() local
1794 newattrs.ia_valid = ATTR_FORCE | kill; in __remove_suid()
1795 return notify_change(dentry, &newattrs); in __remove_suid()