REMOVE_FILE_FREE

Section: Kernel Reference Guide (9)
Updated: July 11, 1993
Index Return to Main Contents
 

NAME

remove_file_free - remove a file table entry from the linked list  

SYNOPSIS

linux/fs/file_table.c

static void remove_file_free(struct file *file);  

DESCRIPTION

This routine removes the file from the table. This is used mostly for moving a file to the ``end'' of the list.  

AUTHOR

Linus Torvalds  

SEE ALSO

insert_file_free(9), put_file_last(9)


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 12:22:42 GMT, March 22, 2025