OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fcntl_lock_file
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/lvm2/dist/include/
lvm-file.h
49
int
fcntl_lock_file
(const char *file, short lock_type, int warn_if_read_only);
/src/external/gpl2/lvm2/dist/lib/misc/
lvm-file.h
49
int
fcntl_lock_file
(const char *file, short lock_type, int warn_if_read_only);
lvm-file.c
209
int
fcntl_lock_file
(const char *file, short lock_type, int warn_if_read_only)
function
222
log_error("
fcntl_lock_file
failed in strdup.");
/src/external/gpl2/lvm2/dist/lib/filters/
filter-persistent.c
208
if ((lockfd =
fcntl_lock_file
(pf->file, F_WRLCK, 0)) < 0)
Completed in 84 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026