Home
last modified time | relevance | path

Searched defs:toff (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux/include/uapi/linux/
H A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux/include/linux/power/
H A Dmax17042_battery.h196 u16 toff; /* 0x2D */ member
/linux/fs/
H A Deventpoll.c1200 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd()
1220 unsigned long toff) in get_epoll_tfile_raw_ptr()
/linux/fs/ocfs2/
H A Ddir.c122 unsigned long toff = blklen - sizeof(struct ocfs2_dir_block_trailer); in ocfs2_skip_dir_trailer() local