Home | History | Annotate | Download | only in misc

Lines Matching refs:open64

1160 	fd = open64(file, O_RDONLY);
1511 fd = open64(file, O_RDWR);
1581 donor_fd = open64(tmp_inode_name, O_WRONLY | O_CREAT | O_EXCL, S_IRUSR);