Home
last modified time | relevance | path

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

/linux/include/linux/byteorder/
H A Dgeneric.h218 static inline void be64_add_cpu(__be64 *var, u64 val) in be64_add_cpu() function
/linux/fs/gfs2/
H A Dquota.c859 be64_add_cpu(&q.qu_value, change); in gfs2_adjust_quota()