Home
last modified time | relevance | path

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

/linux/fs/f2fs/
A Dxattr.h79 #define MIN_OFFSET(i) XATTR_ALIGN(inline_xattr_size(i) + \ macro
82 #define MAX_VALUE_LEN(i) (MIN_OFFSET(i) - \
A Dxattr.c699 free = MIN_OFFSET(inode) - ((char *)last - (char *)base_addr); in __f2fs_setxattr()
/linux/drivers/rtc/
A Drtc-tps65910.c38 #define MIN_OFFSET (-277761) macro
310 if (offset < MIN_OFFSET || offset > MAX_OFFSET) in tps65910_set_offset()

Completed in 6 milliseconds