Searched refs:setattr_prepare (Results 1 – 3 of 3) sorted by relevance
3 dnl # The inode_change_ok() function has been renamed setattr_prepare()7 ZFS_LINUX_TEST_SRC([setattr_prepare], [13 setattr_prepare(dentry, attr);18 AC_MSG_CHECKING([whether setattr_prepare() is available])19 ZFS_LINUX_TEST_RESULT_SYMBOL([setattr_prepare],20 [setattr_prepare], [fs/attr.c], [23 [setattr_prepare() is available])
348 setattr_prepare(struct dentry *dentry, struct iattr *ia) in setattr_prepare() function
370 error = setattr_prepare(dentry, ia); in zpl_setattr()