Home
last modified time | relevance | path

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

/fs/
Deventpoll.c1039 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() argument
1047 if (toff == 0) in ep_find_tfd()
1050 toff--; in ep_find_tfd()
1059 unsigned long toff) in get_epoll_tfile_raw_ptr() argument
1071 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr()
/fs/ocfs2/
Ddir.c122 unsigned long toff = blklen - sizeof(struct ocfs2_dir_block_trailer); in ocfs2_skip_dir_trailer() local
127 if (offset != toff) in ocfs2_skip_dir_trailer()