Home
last modified time | relevance | path

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

/fs/
DMakefile9 char_dev.o stat.o exec.o pipe.o namei.o fcntl.o \
Dfcntl.c338 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
/fs/cifs/
DTODO54 n) Finish fcntl D_NOTIFY support so kde and gnome file list windows
DKconfig127 change notification ie fcntl(F_DNOTIFY), as well as the upcall
DREADME510 could grant fcntl leases if no other local processes are using
670 DNOTIFY fcntl: needed for support of directory change
DCHANGES31 handling fcntl(F_SETLEASE). Convert cifs to using blocking tcp
975 2) Fixed GETLK (i.e. the fcntl call to test a range of bytes in a file to see if locked) to correct…