Home
last modified time | relevance | path

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

/linux/fs/
H A Dsplice.c920 static int warn_unsupported(struct file *file, const char *op) in warn_unsupported() function
935 return warn_unsupported(out, "write"); in do_splice_from()
973 return warn_unsupported(in, "read"); in do_splice_read()