github.com/go-git/go-billy/v5/osfs.file.m (field)

5 uses

	github.com/go-git/go-billy/v5/osfs (current package)
		os.go#L138: 	m sync.Mutex
		os_posix.go#L12: 	f.m.Lock()
		os_posix.go#L13: 	defer f.m.Unlock()
		os_posix.go#L19: 	f.m.Lock()
		os_posix.go#L20: 	defer f.m.Unlock()