Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp_internal.h16 extern void ntp_notify_cmos_timer(bool offset_set);
18 static inline void ntp_notify_cmos_timer(bool offset_set) { } in ntp_notify_cmos_timer() argument
H A Dntp.c668 void ntp_notify_cmos_timer(bool offset_set) in ntp_notify_cmos_timer() argument
675 if (offset_set) in ntp_notify_cmos_timer()
/linux/fs/
H A Dlibfs.c257 static void offset_set(struct dentry *dentry, long offset) in offset_set() function
303 offset_set(dentry, offset); in simple_offset_add()
315 offset_set(dentry, offset); in simple_offset_replace()
334 offset_set(dentry, 0); in simple_offset_remove()
361 offset_set(new_dentry, 0); in simple_offset_rename()