Searched refs:mf_open (Results 1 – 5 of 5) sorted by relevance
2 memfile_T *mf_open(char_u *fname, int flags);
121 mf_open(char_u *fname, int flags) in mf_open() function
309 mfp = mf_open(NULL, 0); in ml_open()1264 mfp = mf_open(fname_used, O_RDONLY); in ml_recover()
4467 file is created only after setting the block size in mf_open(). How can
6579 Solution: When computing the number of blocks of the file in mf_open(),