Home
last modified time | relevance | path

Searched refs:value_ptr (Results 1 – 1 of 1) sorted by relevance

/fs/btrfs/
Dsysfs.c639 static ssize_t btrfs_show_u64(u64 *value_ptr, spinlock_t *lock, char *buf) in btrfs_show_u64() argument
644 val = *value_ptr; in btrfs_show_u64()