Searched refs:__orangefs_setattr_mode (Results 1 – 3 of 3) sorted by relevance
156 rc = __orangefs_setattr_mode(dentry, &iattr); in orangefs_set_acl()
364 int __orangefs_setattr_mode(struct dentry *dentry, struct iattr *iattr);
826 int __orangefs_setattr_mode(struct dentry *dentry, struct iattr *iattr) in __orangefs_setattr_mode() function850 ret = __orangefs_setattr_mode(dentry, iattr); in orangefs_setattr()