Lines Matching defs:store
99 ssize_t (*store)(struct pdcspath_entry *entry, const char *buf, size_t count);
113 .store = _store, \
120 .store = _store, \
131 * you access the files provided by the facilities. We store a copy of the
198 DPRINTK("%s: store: 0x%p, 0x%p, addr: 0x%lx\n", __func__,
465 if (pdcs_attr->store)
466 ret = pdcs_attr->store(entry, buf, count);
473 .store = pdcspath_attr_store,
841 * This can store 16 bytes of OS-Dependent data. We use a byte-by-byte
878 * This can store pdcs_size - 224 bytes of OS-Dependent data. We use a