Lines Matching refs:getattr
4 dnl # The first arg of getattr I/O operations handler type
18 .getattr = test_getattr,
24 dnl # The getattr I/O operations handler type was extended to require
39 .getattr = test_getattr,
57 .getattr = test_getattr,
66 AC_MSG_CHECKING([whether iops->getattr() takes mnt_idmap])
70 [iops->getattr() takes struct mnt_idmap*])
76 AC_MSG_CHECKING([whether iops->getattr() takes user_namespace])
80 [iops->getattr() takes struct user_namespace*])
87 AC_MSG_CHECKING([whether iops->getattr() takes a path])
91 [iops->getattr() takes a path])