Home
last modified time | relevance | path

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

/fs/debugfs/
A Dinternal.h53 HAS_LSEEK = 4, enumerator
A Dfile.c93 methods |= HAS_LSEEK; in __debugfs_file_get()
103 methods |= HAS_LSEEK; in __debugfs_file_get()
367 ARGS(filp, offset, whence), HAS_LSEEK, -ESPIPE);
371 ARGS(filp, offset, whence), HAS_LSEEK, -ESPIPE);

Completed in 10 milliseconds