getattr
PUFFSOP_SET(pops, p2k, node, getattr);
PUFFSOP_SET(pops, perfuse, node, getattr);
PUFFSOP_SET(pops, puffs_null, node, getattr);
FILLOP(getattr, GETATTR);
PUFFSOP_SET(pops, puffs_fuse, node, getattr);
if (((const struct __CONCAT(fuse_operations_v,VER)*)fs->op)->getattr) \
return ((const struct __CONCAT(fuse_operations_v,VER)*)fs->op)->getattr(path, buf); \
if (((const struct __CONCAT(fuse_operations_v,VER)*)fs->op)->getattr) \
return ((const struct __CONCAT(fuse_operations_v,VER)*)fs->op)->getattr(path, buf, fi); \
else if (((const struct __CONCAT(fuse_operations_v,VER)*)fs->op)->getattr) \
return ((const struct __CONCAT(fuse_operations_v,VER)*)fs->op)->getattr(path, buf); \
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *);
int (*getattr) (const char *, struct stat *, struct fuse_file_info *fi);
int (*getattr) (const char *, struct stat *, struct fuse_file_info *fi);
int (*getattr) (const char *, struct stat *, struct fuse_file_info *fi);
int (*getattr) (const char *, struct stat *, struct fuse_file_info *fi);
PUFFSOP_SET(pops, portal, node, getattr);
.getattr = fwcfg_getattr,
PUFFSOP_SET(pops, pgfs, node, getattr);
error = getattr(xc, fileid, &va,
error = getattr(xc, parent_fileid, &dva,
error = getattr(xc, child_fileid, &cva, GETATTR_TYPE|GETATTR_SIZE);
error = getattr(xc, targ_fileid, &va, GETATTR_TYPE);
error = getattr(xc, targ_fileid, &va, GETATTR_TYPE);
error = getattr(xc, targ_fileid, &va, GETATTR_TYPE);
error = getattr(xc, fileid, &ova, attrs);
error = getattr(xc, fileid, va, GETATTR_ALL);
error = getattr(xc, fileid_src, &va_src, GETATTR_TYPE);
error = getattr(xc, fileid_targ, &va_targ,
int getattr(struct Xconn *, fileid_t, struct vattr *, unsigned int);
.getattr = dbfs_getattr,
.getattr = dmesgfs_getattr,
.getattr = fanoutfs_getattr,
.getattr = ian_getattr,
.getattr = icfs_getattr,
.getattr = id3fs_getattr,
.getattr = pcifs_getattr,
struct nfsreferral *refp, int getattr, int *reterrp)
if (getattr)
if (nonrefbit && !fslocationsbit && (getattr || !rderrbit)) {
PUFFS_MSG_VARS(vn, getattr);
PUFFS_MSG_ALLOC(vn, getattr);
PUFFS_MSG_RELEASE(getattr);
PUFFSOP_SET(pops, puffs_genfs, node, getattr);
a = getattr(name);
a = getattr(name);
if ((a = getattr(attr)) == NULL)
attrs = attrlist_cons(attrs, getattr(dev->d_name));
nv->nv_ptr = a = getattr(nv->nv_name);
struct attr *getattr(const char *);
PUFFSOP_SET(pops, puffs9p, node, getattr);
PUFFSOP_SET(pops, psshfs, node, getattr);
PUFFSOP_SET(pops, sysctlfs, node, getattr);