Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlvm-file.h49 int fcntl_lock_file(const char *file, short lock_type, int warn_if_read_only);
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-file.h49 int fcntl_lock_file(const char *file, short lock_type, int warn_if_read_only);
H A Dlvm-file.c209 int fcntl_lock_file(const char *file, short lock_type, int warn_if_read_only) in fcntl_lock_file() function
/netbsd-src/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter-persistent.c208 if ((lockfd = fcntl_lock_file(pf->file, F_WRLCK, 0)) < 0) in persistent_filter_dump()
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW763 Don't leak a file descriptor in fcntl_lock_file() when fcntl fails.
831 Free a temporary dir string in fcntl_lock_file() after use.
869 Create directory in fcntl_lock_file() if required.
/netbsd-src/external/gpl2/lvm2/dist/po/
H A Dlvm2.po5749 msgid "fcntl_lock_file failed in strdup."