Searched refs:__orangefs_setattr_mode (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/orangefs/
H A Dacl.c156 rc = __orangefs_setattr_mode(dentry, &iattr);
H A Dorangefs-kernel.h354 int __orangefs_setattr_mode(struct dentry *dentry, struct iattr *iattr);
H A Dinode.c826 int __orangefs_setattr_mode(struct dentry *dentry, struct iattr *iattr) function
850 ret = __orangefs_setattr_mode(dentry, iattr);

Completed in 226 milliseconds