Searched refs:no_llseek (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h147 * we are adding llseek() only when it is mapped to no_llseek which returns
278 no_llseek(struct file *file, loff_t offset, int whence) function
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c502 .llseek = no_llseek,
1033 .llseek = no_llseek,
1042 .llseek = no_llseek,
H A Dib_user_mad.c1027 .llseek = no_llseek,
1101 .llseek = no_llseek,
H A Dib_ucm.c1222 .llseek = no_llseek,
H A Dib_ucma.c1738 .llseek = no_llseek,

Completed in 126 milliseconds