Home
last modified time | relevance | path

Searched refs:recover_store (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_sysfs.c52 static ssize_t recover_store(struct device *dev, struct device_attribute *attr, in recover_store() function
77 /* A concurrent call to recover_store() may slip between in recover_store()
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_sysfs.c52 static ssize_t recover_store(struct device *dev, struct device_attribute *attr, in recover_store() function
77 /* A concurrent call to recover_store() may slip between in recover_store()
/kernel/linux/linux-5.10/fs/gfs2/
H A Dsys.c454 static ssize_t recover_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in recover_store() function
529 GDLM_ATTR(recover, 0600, NULL, recover_store);
/kernel/linux/linux-6.6/fs/gfs2/
H A Dsys.c531 static ssize_t recover_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in recover_store() function
606 GDLM_ATTR(recover, 0600, NULL, recover_store);

Completed in 4 milliseconds